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 9eaddbb commit 02c10f3Copy full SHA for 02c10f3
.github/workflows/test.yml
@@ -20,6 +20,8 @@ on:
20
metomi-rose-tag:
21
description: 'metomi-rose ref (for cylc-rose install)'
22
required: true
23
+ repository_dispatch:
24
+ types: [updated_config]
25
26
concurrency:
27
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments