Skip to content

Commit

Permalink
#N/A: Define branches in workflow (nvbn#1328)
Browse files Browse the repository at this point in the history
  • Loading branch information
scorphus authored Sep 7, 2022
1 parent 03a0322 commit 77627a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Tests

on:
push:
branches: master]
pull_request:
branches: [master]
types: [opened, reopened]

env:
Expand Down

0 comments on commit 77627a3

Please sign in to comment.