Skip to content

Commit 5733fa1

Browse files
chore: remove checkout as only needed for local testing
1 parent 0b3600c commit 5733fa1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/project-manager.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,13 @@ on:
1010

1111
permissions:
1212
id-token: write
13-
contents: read
1413
issues: read
1514
pull-requests: read
1615

1716
jobs:
1817
forward:
1918
runs-on: ubuntu-latest
2019
steps:
21-
- uses: actions/checkout@v4
2220
- uses: invertase/invertase-project-board@v1
2321
with:
2422
project-boards: '[73]'

0 commit comments

Comments
 (0)