Skip to content

Commit

Permalink
Update generate_data.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
epijim authored Sep 12, 2024
1 parent 819b7cd commit 9259ff6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/generate_data.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
on:
schedule:
- cron: "0 0 * * *" # daily
push:
branches:
- master # Set a branch to deploy
- develop # Note has logic around deployment
- fix-pipeline
# schedule:
# - cron: "0 0 * * *" # daily
# push:
# branches:
# - master # Set a branch to deploy
# - develop # Note has logic around deployment
# - fix-pipeline

name: build

Expand Down

0 comments on commit 9259ff6

Please sign in to comment.