Skip to content

Commit 56f4ac0

Browse files
also drop secret from parent
1 parent 025c150 commit 56f4ac0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ciCreatePlatformPoolScheduled.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
with:
1515
clearPools: ${{ github.event.schedule == '15 1 * * 1-5' }}
1616
poolMatrixDefPath: "config/poolMatrixdef.json"
17-
secrets:
18-
SF_DEVHUB_URL: ${{ secrets.SF_DEVHUB_URL }}
1917
permissions:
2018
contents: read
2119
packages: read

0 commit comments

Comments
 (0)