Skip to content

Commit 67899ef

Browse files
authored
Merge pull request #1534 from navikt/Triopticon-patch-1
Update push_create-package1.yml
2 parents 4402190 + ee2e285 commit 67899ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push_create-package1.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_dispatch:
44
push:
55
branches:
6-
- master
6+
- main
77
paths:
88
- "force-app/**"
99
jobs:
@@ -12,4 +12,4 @@ jobs:
1212
uses: navikt/crm-workflows-base/.github/workflows/packageCreate.yml@master
1313
permissions:
1414
contents: write
15-
secrets: inherit
15+
secrets: inherit

0 commit comments

Comments
 (0)