Skip to content

Commit ea586df

Browse files
Run CI if tests complete
1 parent 287ccfa commit ea586df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/publish-extension.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
push:
55
branches:
66
- master
7+
workflow_run:
8+
workflows: ["Node.js CI"]
9+
types:
10+
- completed
11+
712

813
jobs:
914
cd:

0 commit comments

Comments
 (0)