Skip to content

Commit c97bcf9

Browse files
committed
wip
1 parent 08db42d commit c97bcf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232

3333
# Run on push to master branch
3434
# if: github.event_name == 'push' && github.ref == 'refs/heads/master'
35+
if: github.event_name == 'push'
3536

3637
steps:
3738
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)