This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
chore(deps): update alpine:latest docker digest to 77726ef #15
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 terraform. 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 |