Skip to content

Commit 6691959

Browse files
committed
ci: Trigger test workflow
on push
1 parent a0b3b1f commit 6691959

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test-artifactory-upload.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Test Artifactory Upload
22

33
on:
4-
workflow_dispatch:
4+
push:
5+
branches: [test-artifactory]
56

67
permissions:
78
contents: read

0 commit comments

Comments
 (0)