We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f929f commit 601c1f3Copy full SHA for 601c1f3
.github/workflows/publish.yml
@@ -2,6 +2,8 @@ name: publish
2
3
on:
4
push:
5
+ branches:
6
+ - main
7
paths:
8
- powershell-az.psd1
9
0 commit comments