Skip to content

Commit 06c34db

Browse files
Merge pull request #7 from ServiceCanada/feat/update-content-service-in-jar
ci: update workflow trigger branch from master to main
2 parents e308fc1 + 02022be commit 06c34db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Deploy to AKS Cluster
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
77
branches:
8-
- master
8+
- main
99
jobs:
1010
build:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)