We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e308fc1 + 02022be commit 06c34dbCopy full SHA for 06c34db
1 file changed
.github/workflows/main.yml
@@ -2,10 +2,10 @@ name: Deploy to AKS Cluster
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
pull_request:
7
8
9
jobs:
10
build:
11
runs-on: ubuntu-latest
0 commit comments