Skip to content

Commit 9d9cb14

Browse files
committed
手動でもCIを実行できるように設定
1 parent e295078 commit 9d9cb14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/industrial_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- '**.md'
1212
schedule:
1313
- cron: "0 2 * * 0" # Weekly on Sundays at 02:00
14+
workflow_dispatch:
1415

1516
env:
1617
UPSTREAM_WORKSPACE: .github/workflows/.ci.rosinstall

0 commit comments

Comments
 (0)