Skip to content

Commit

Permalink
Revert trigger changes
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Jun 21, 2022
1 parent 7fef9d1 commit bcde0cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/wg3.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Exact reproduction of WG3 database
on:
# # Uncomment these two lines for debugging, but leave them commented on 'main'
# pull_request:
# branches: [ main ]
pull_request:
branches: [ main ]
push:
branches: [ main, example-notebooks ]
branches: [ main ]
schedule:
# 05:00 UTC = 06:00 CET = 07:00 CEST
- cron: "0 5 * * *"
Expand Down

0 comments on commit bcde0cf

Please sign in to comment.