We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2ad6a commit cc90c24Copy full SHA for cc90c24
1 file changed
.github/workflows/test-artifact-token.yml
@@ -2,6 +2,9 @@ name: "[TEST] Verify ARTIFACT_REPO_TOKEN"
2
3
on:
4
workflow_dispatch: {}
5
+ push:
6
+ branches:
7
+ - test/artifact-repo-token-check
8
9
jobs:
10
verify-token:
0 commit comments