Skip to content

Commit

Permalink
Update aramusique-events.yml
Browse files Browse the repository at this point in the history
Run every moth
  • Loading branch information
saumier authored May 7, 2024
1 parent 8be7d9f commit 514b246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aramusique-events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Fetch Aramusique Events
on:
workflow_dispatch:
schedule:
- cron: '0 0 1 */6 *'
- cron: '0 0 1 * *'

jobs:
fetch-and-commit-data:
Expand Down

0 comments on commit 514b246

Please sign in to comment.