We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c2c9c commit d074fc5Copy full SHA for d074fc5
.github/workflows/make-nuget.yml
@@ -2,7 +2,7 @@ name: Make-NuGet
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ main, feature/docker ]
6
paths: [ '.github/workflows/make-nuget.yml' ]
7
workflow_dispatch:
8
0 commit comments