Skip to content

Instantly share code, notes, and snippets.

@przemek-jablonski
Last active August 25, 2021 22:13
Show Gist options
  • Save przemek-jablonski/f3a055f1267354758da8704063cfb8c5 to your computer and use it in GitHub Desktop.
Save przemek-jablonski/f3a055f1267354758da8704063cfb8c5 to your computer and use it in GitHub Desktop.
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
schedule: #triggering the jobs according to predefined schedule
- cron: 0 0 * * * #trigger once a day, according to the cron syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment