Skip to content

Commit

Permalink
Update Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanJField committed Nov 8, 2024
1 parent ac2b27f commit c963924
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test-build.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
on:
on:
push:
branches:
- '*'
workflow_dispatch:

schedule:
- cron: "0 9 * * 1" # Run Every Monday at 9AM
jobs:
R-CMD-check:
# If the commit message isn't [skip ci]
Expand Down

0 comments on commit c963924

Please sign in to comment.