Skip to content

Commit

Permalink
Run GitHub actions on pull requests too
Browse files Browse the repository at this point in the history
  • Loading branch information
lipnitsk committed Apr 10, 2021
1 parent 7c6b54b commit a11de27
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 @@
name: Test Build
on:
pull_request:
push:
schedule:
- cron: '0 0 * * 0' # Every Sunday at 00:00
Expand Down

0 comments on commit a11de27

Please sign in to comment.