Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulduchesne committed Aug 7, 2023
1 parent 11507ae commit a7b4ff0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: daily csv action
on:
schedule:
- cron: '0 0 * * *'
push:
branches:
- main
# schedule:
# - cron: '0 0 * * *'
jobs:
csv-generator:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a7b4ff0

Please sign in to comment.