Skip to content

Commit

Permalink
Update scheduled.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximvdw authored Mar 28, 2022
1 parent 81cbe4f commit 71a376a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
schedule:
# Run every fifth minute.
# This is to verify that ESS is running properly.
- cron: "*/5 * * * *"

This comment has been minimized.

Copy link
@ThisIsMissEm

ThisIsMissEm Mar 28, 2022

Contributor

@matthieubosquet @NSeydoux looks like we (or I) got this wrong, we need a bramch filter in here for this to only run on main. Oops.



env:
CI: true
Expand Down

0 comments on commit 71a376a

Please sign in to comment.