Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jakejh authored Aug 22, 2024
1 parent 4c48291 commit d459906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Extract and load.
# Update the schedule on which the pipeline runs
1. On your local machine, ensure you are not on the main branch.
1. In the .github/workflows/sync_surveycto.yaml file, edit the line that starts with "- cron:". See details [here](https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule).
1. In the .github/workflows/sync_surveycto.yaml file, edit the `cron` item. See details [here](https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule).
1. Make a git commit and push changes to GitHub.
1. On GitHub, create a sensibly named pull request and add someone as a reviewer.
1. Ensure that the syncs initiated by the pull request and run on GitHub Actions succeed.
Expand Down

0 comments on commit d459906

Please sign in to comment.