Skip to content

Commit

Permalink
chore: [skip actions] adding/editing shared github actions/configurat…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
glueops-svc-account committed Apr 3, 2024
1 parent 956f160 commit 61b35d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/glueops-basics.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: PR Checks and Labels
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@feat/adding-new-pr-check-workflows
uses: GlueOps/github-workflows/.github/workflows/glueops-basic-pr-checks.yml@main
secrets: inherit

0 comments on commit 61b35d2

Please sign in to comment.