We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaee55b commit 011987dCopy full SHA for 011987d
1 file changed
.github/workflows/agent-release.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
tags:
6
- "agent-v*"
7
+ branches:
8
+ - "03-10-remove_registry-url_from_setup-node_to_fix_oidc_npm_publish"
9
10
concurrency:
11
group: agent-release
0 commit comments