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 c733266 commit 8ee9f50Copy full SHA for 8ee9f50
.github/workflows/stackhpc-multinode-periodic.yml
@@ -7,6 +7,7 @@ name: Multinode periodic
7
schedule:
8
# Runs nightly at 2:42 AM.
9
- cron: "42 2 * * *"
10
+ workflow_dispatch:
11
jobs:
12
generate-inputs:
13
name: Generate inputs
0 commit comments