We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad7bcc commit 66d7712Copy full SHA for 66d7712
.github/workflows/CreateSignNuGet.yml
@@ -7,8 +7,7 @@ on:
7
# Triggers the workflow on push or pull request events but only for the master branch
8
push:
9
branches:
10
- - main
11
- - master
+ - internalMain
12
tags:
13
- '[0-9]+.[0-9]+.[0-9]+'
14
- '[0-9]+.[0-9]+.[0-9]+-[0-9a-zA-Z]+'
0 commit comments