We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9184dd8 commit 720c72cCopy full SHA for 720c72c
.github/workflows/githubio-deploy.yml
@@ -3,8 +3,7 @@ name: azure-deploy
3
on:
4
push:
5
branches:
6
- - main
7
- - dev
+ # - main
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments