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 e295078 commit 9d9cb14Copy full SHA for 9d9cb14
.github/workflows/industrial_ci.yml
@@ -11,6 +11,7 @@ on:
11
- '**.md'
12
schedule:
13
- cron: "0 2 * * 0" # Weekly on Sundays at 02:00
14
+ workflow_dispatch:
15
16
env:
17
UPSTREAM_WORKSPACE: .github/workflows/.ci.rosinstall
0 commit comments