Skip to content

Commit 6456922

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

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/publish_dev_artifact.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,10 @@
55
name: Publish dev release bundle
66

77
on:
8-
workflow_run:
9-
workflows:
10-
- "CI"
8+
push:
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)