Skip to content

Commit

Permalink
Update normal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisgoddard authored Mar 6, 2024
1 parent 3a3e806 commit 5ad09de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/normal.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Normal

on:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '30 5,17 * * *'
push:
branches: [ "main" ]
pull_request:
Expand Down

0 comments on commit 5ad09de

Please sign in to comment.