Skip to content

Commit

Permalink
add pr triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
laureanray committed Jul 13, 2023
1 parent 1e5a159 commit 3700fa3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
push:
branches:
- '*'
pull_request:
branches:
- main

permissions:
contents: write
Expand Down

0 comments on commit 3700fa3

Please sign in to comment.