Skip to content

Commit

Permalink
This should work...
Browse files Browse the repository at this point in the history
  • Loading branch information
jhollist committed May 23, 2024
1 parent 5cf3866 commit a69a530
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/provisional_data_access.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: provisional-data

on:
- push:
branches: main
- schedule:
cron: "*/10 */1 * * *"
schedule:
- cron: "30 */2 * * *"

jobs:
provis-data:
Expand Down

0 comments on commit a69a530

Please sign in to comment.