Skip to content

Commit ddeeeab

Browse files
committed
Bruke default som er true
1 parent 7d3b037 commit ddeeeab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/onPush.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
jobs:
55
staticCodeValidation:
66
uses: navikt/sf-platform/.github/workflows/ciStaticCodeValidation.yml@main
7-
with:
8-
# As we're not working with legacy we want to have everything in ship shape
9-
validateEntireRepo: "true"
107
buildAndPublish:
118
needs: staticCodeValidation
129
uses: navikt/sf-platform/.github/workflows/buildAndPublish.yml@main

0 commit comments

Comments
 (0)