patch: service hashing should use the host component from the registered consul url #476
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: 'PROJ: xmidt-team' | |
on: | |
issues: | |
types: | |
- opened | |
pull_request: | |
types: | |
- opened | |
jobs: | |
package: | |
uses: xmidt-org/.github/.github/workflows/proj-template.yml@proj-v1 | |
secrets: inherit |