Skip to content

Remove credential persistence on the checkout action #76

Remove credential persistence on the checkout action

Remove credential persistence on the checkout action #76

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions: read-all
jobs:
lint:
uses: trailofbits/.github/.github/workflows/[email protected]
with:
type: just
permissions:
contents: read
pull-requests: read
checks: write