Skip to content

Commit

Permalink
update workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
kokobd committed Sep 30, 2024
1 parent f3a230d commit c91af1d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
on: [push]
on:
push: {}
pull_request: {}
jobs:
test:
strategy:
Expand Down

0 comments on commit c91af1d

Please sign in to comment.