Skip to content

Commit

Permalink
Test another alternate syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosemer committed Nov 20, 2023
1 parent d5ac240 commit c84976e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: test
on:
push
pull_request
# push
# pull_request
schedule:
- cron: '0 0 * * *'
cron: '0 0 * * *'
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c84976e

Please sign in to comment.