Skip to content

Commit

Permalink
Added correct trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
MarceColl committed Mar 5, 2024
1 parent 556df92 commit 2590b33
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
name: test
on:
push:
branches:
- 'main'
- 'master'
pull_request:

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2590b33

Please sign in to comment.