Skip to content

Commit

Permalink
Manual trigger for the nigtly
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal committed Mar 4, 2024
1 parent 8eff4d6 commit eb05482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: Nightly Build
on: # yamllint disable-line rule:truthy
workflow_dispatch:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '0 0 * * *'
Expand Down

0 comments on commit eb05482

Please sign in to comment.