Skip to content

Commit

Permalink
Manual running.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Dec 2, 2023
1 parent 7d929e6 commit f162a2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
push:
branches: [ master ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# Run weekly to detect compiler or dependency regressions.
schedule:
- cron: "0 0 * * 0"
Expand Down

0 comments on commit f162a2b

Please sign in to comment.