Skip to content

Commit 0cc8c22

Browse files
committed
ci: rename web form publish workflow for workflow_dispatch
1 parent a635ae0 commit 0cc8c22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fmtm.yml renamed to .github/workflows/fmtm-web-forms.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: 'FMTM Dist Publish'
1+
name: 'FMTM Web Forms Publish'
22

33
on:
4-
workflow_dispatch:
54
push:
65
branches:
76
- fmtm
7+
workflow_dispatch:
88

99
jobs:
1010
publish:

0 commit comments

Comments
 (0)