Skip to content

Commit e9e00ec

Browse files
trigger on push
1 parent 5c7937e commit e9e00ec

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/UpdateRuleMetadata.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Update Rule Metadata
22

3-
on: workflow_dispatch
3+
on:
4+
push:
5+
branches:
6+
- 'tt/action-update-rule-metadata'
47

58
env:
69
RULE_API_VERSION: 2.10.0.4287

0 commit comments

Comments
 (0)