Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save eyaltrabelsi/25ee10dd47b06f727a879e3cad9386ef to your computer and use it in GitHub Desktop.
Save eyaltrabelsi/25ee10dd47b06f727a879e3cad9386ef to your computer and use it in GitHub Desktop.
...
on:
push:
branches:
- master
schedule:
- cron: '0 0 * * *'
workflow_dispatch: # Configure Manual Trigger
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment