We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0537108 commit d32b1f9Copy full SHA for d32b1f9
.github/workflows/weekly.yml
@@ -20,6 +20,7 @@ name: Nightly
20
on:
21
schedule:
22
- cron: "0 0 * * 0"
23
+ workflow_dispatch:
24
jobs:
25
compile_and_test:
26
if: github.repository_owner == 'apache'
0 commit comments