Skip to content

Commit

Permalink
Set CI to run on master (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelOnFira authored Aug 26, 2020
1 parent 4562a09 commit b718a20
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: CI

on:
# NOTE: temporarily disabled because on-push currently uses up too many resources
# push:
# branches: [master]
schedule:
- cron: '0 21 * * *'
push:
branches: [master]
pull_request:
branches: [master]

Expand Down

0 comments on commit b718a20

Please sign in to comment.