chore(deps): update dependency k3d-io/k3d to v5.6.3 #26
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
#### | |
## 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 |