feat: add input variable of glueops_codespace_tag to all workflows. #341
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
#### | |
## This is managed via https://github.com/internal-GlueOps/github-shared-files-sync . Any changes to this file may be overridden by our automation | |
#### | |
name: "GlueOps Standard Checks" | |
on: | |
pull_request: | |
types: [opened, synchronize, reopened] | |
jobs: | |
PR_CHECKS_AND_LABELS: | |
uses: GlueOps/github-workflows/.github/workflows/glueops-basic-pr-checks.yml@main | |
secrets: inherit |