Skip to content

Commit b3eaa3c

Browse files
committed
Test the change.
1 parent 18cc684 commit b3eaa3c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/publish_dev_artifact.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,9 @@ name: Publish dev release bundle
66

77
on:
88
workflow_run:
9-
workflows:
10-
- "CI"
119
branches:
1210
- trunk
13-
types:
14-
- completed
11+
- chore/deps-update
1512

1613
permissions:
1714
contents: read # for actions/checkout to fetch code

0 commit comments

Comments
 (0)