Skip to content

Commit

Permalink
ci: enable actions on prs
Browse files Browse the repository at this point in the history
Kevin keeps opening PRs from his fork which doesn't have GH actions
enabled.
  • Loading branch information
gebner committed Jun 3, 2021
1 parent 6262928 commit 302ad90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
on:
push:
pull_request:

name: ci

Expand Down

0 comments on commit 302ad90

Please sign in to comment.