Skip to content

Commit 1e63bb8

Browse files
committed
Rename workflow to 'Publish Engine plugin'
1 parent 8a48556 commit 1e63bb8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish Model
1+
name: Publish Engine plugin
22

33
on:
44
push:
@@ -9,6 +9,7 @@ on:
99
- 'babel.config.*'
1010
- 'src/**'
1111
- '!**/*.test.*'
12+
- '.github/workflows'
1213

1314
concurrency:
1415
group: publish-engine-plugin

0 commit comments

Comments
 (0)