Skip to content

Commit cc90c24

Browse files
committed
test: trigger token verification via push
1 parent 5f2ad6a commit cc90c24

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-artifact-token.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: "[TEST] Verify ARTIFACT_REPO_TOKEN"
22

33
on:
44
workflow_dispatch: {}
5+
push:
6+
branches:
7+
- test/artifact-repo-token-check
58

69
jobs:
710
verify-token:

0 commit comments

Comments
 (0)