Skip to content

Commit

Permalink
trigger ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlondschien committed Aug 25, 2023
1 parent e0d5e39 commit 79537e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Daily runs
on:
schedule:
- cron: '0 8 * * 1' # 8 am on mondays
- cron: '0 8 * * 1' # 8am on mondays
push:
paths:
- '.github/workflows/weekly.yml'
Expand Down

0 comments on commit 79537e4

Please sign in to comment.