Skip to content

Commit 5b00e52

Browse files
committed
Fjerner ikke obligatoriske verdier og kjører på default
1 parent 639bd75 commit 5b00e52

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ciCreatePlatformPoolScheduled.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ jobs:
1212
createPool:
1313
uses: navikt/sf-platform/.github/workflows/ciCreatePlatformPool.yml@main
1414
with:
15-
gitRef: "main"
16-
ciPoolConfigPath: "config/sf-ci-platform-pool-def.json"
17-
devPoolConfigPath: "config/sf-platform-pool-def.json"
1815
clearPools: ${{ github.event.schedule == '15 1 * * 1-5' }}
1916
secrets:
2017
SF_DEVHUB_URL: ${{ secrets.SF_DEVHUB_URL }}

0 commit comments

Comments
 (0)