Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Migrate to Trusted Publishing #63

Migrate to Trusted Publishing

Migrate to Trusted Publishing #63

Workflow file for this run

name: Trunk Lint
on:
workflow_dispatch: {}
push:
branches:
- master
pull_request: {}
merge_group: {}
permissions: read-all
jobs:
lint:
uses: trailofbits/.github/.github/workflows/lint.yml@main
permissions:
contents: read
pull-requests: read
checks: write