Skip to content

Commit ced0bdf

Browse files
committed
chore: switch RL scanner back to reusable workflow
1 parent b97b374 commit ced0bdf

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/rl-scanner.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ on:
2727
PRODSEC_PYTHON_TOOLS_REPO:
2828
required: true
2929

30-
permissions:
31-
contents: write
32-
id-token: write # This is required for requesting the JWT
33-
3430
jobs:
3531
checkout-build-scan-only:
3632
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch' || (github.event_name == 'pull_request' && github.event.pull_request.merged && startsWith(github.event.pull_request.head.ref, 'release/'))

0 commit comments

Comments
 (0)