Skip to content

Commit

Permalink
Merge pull request #37 from pedrox-hs/update-workflows
Browse files Browse the repository at this point in the history
Update alls-green.yml workflow
  • Loading branch information
kodiakhq[bot] authored Feb 4, 2024
2 parents 42d157f + 9ae112d commit 0be22dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alls-green.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Alls green

on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review, labeled]
types: [opened, reopened, synchronize, ready_for_review]

concurrency:
group: alls-green-${{ github.ref }}
Expand Down

0 comments on commit 0be22dc

Please sign in to comment.