Skip to content

Commit 02c10f3

Browse files
committed
added a repo dispatch hook
1 parent 9eaddbb commit 02c10f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ on:
2020
metomi-rose-tag:
2121
description: 'metomi-rose ref (for cylc-rose install)'
2222
required: true
23+
repository_dispatch:
24+
types: [updated_config]
2325

2426
concurrency:
2527
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)