Skip to content

Commit 66d7712

Browse files
authored
Update CreateSignNuGet.yml
1 parent 3ad7bcc commit 66d7712

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/CreateSignNuGet.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ on:
77
# Triggers the workflow on push or pull request events but only for the master branch
88
push:
99
branches:
10-
- main
11-
- master
10+
- internalMain
1211
tags:
1312
- '[0-9]+.[0-9]+.[0-9]+'
1413
- '[0-9]+.[0-9]+.[0-9]+-[0-9a-zA-Z]+'

0 commit comments

Comments
 (0)