Returning 200 from requests missing transaction ids #36
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 |