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 committed Aug 29, 2024
1 parent 01e82ec commit bfd7b01
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 bfd7b01

Please sign in to comment.