We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c7937e commit e9e00ecCopy full SHA for e9e00ec
1 file changed
.github/workflows/UpdateRuleMetadata.yml
@@ -1,6 +1,9 @@
1
name: Update Rule Metadata
2
3
-on: workflow_dispatch
+on:
4
+ push:
5
+ branches:
6
+ - 'tt/action-update-rule-metadata'
7
8
env:
9
RULE_API_VERSION: 2.10.0.4287
0 commit comments