Skip to content

Commit

Permalink
run all-green on pushes to master (#4632)
Browse files Browse the repository at this point in the history
  • Loading branch information
bengl authored Aug 27, 2024
1 parent 2ded936 commit ba0442f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/all-green.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: All Green
on:
pull_request:
push:
branches:
- master

jobs:

Expand Down

0 comments on commit ba0442f

Please sign in to comment.