Skip to content

Commit

Permalink
Update "CI (scheduled)" GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
snout-router-repo-manager[bot] committed Oct 12, 2023
1 parent 25eaf4c commit 41af555
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci-scheduled.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# DO NOT EDIT - This file is managed by snout-router/repos.
name: CI (scheduled)
on:
schedule:
- cron: 0 14 * * 0 # Sunday 2PM UTC = Monday 12AM AEST
jobs:
ci:
name: Snout
uses: snout-router/.github/.github/workflows/ci-scheduled.yml@main

0 comments on commit 41af555

Please sign in to comment.