Skip to content

Commit

Permalink
workflow triggers not working
Browse files Browse the repository at this point in the history
  • Loading branch information
brabster committed Oct 1, 2023
1 parent 46ec15f commit aa64899
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_install.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: test_install
on:
- push: {}
- schedule:
push: {}
schedule:
- cron: "0 0 * * 0"
jobs:
test_install:
Expand Down

0 comments on commit aa64899

Please sign in to comment.