Open
Description
pull_request:
branches: [main]
permissions:
contents: read
security-events: write
statuses: write
# FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment