Skip to content

Commit

Permalink
Partially revert 2f48772
Browse files Browse the repository at this point in the history
Merging #613 unintentionally enabled the "nightly" workflow for all
future PR commits. Disable again.
  • Loading branch information
khaeru committed May 25, 2022
1 parent 2f48772 commit c497a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: Test MESSAGEix-GLOBIOM scenarios

on:
# Uncomment these two lines for debugging, but leave them commented on 'main'
pull_request:
branches: [ main ]
# pull_request:
# branches: [ main ]
schedule:
# 05:00 UTC = 06:00 CET = 07:00 CEST
- cron: "0 5 * * *"
Expand Down

0 comments on commit c497a5f

Please sign in to comment.