Skip to content

Commit

Permalink
run PR workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
ecraig12345 committed Aug 12, 2022
1 parent 5cce9ae commit da4af1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Expand Up @@ -6,6 +6,8 @@ name: PR
on:
pull_request:
branches: [master]
push:
branches: [master]

env:
nodeVersion: 12
Expand Down

0 comments on commit da4af1f

Please sign in to comment.