Open
Description
on:
workflow_call:
permissions:
contents: read
security-events: write
# FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659
id-token: write
jobs:
tests:
uses: ./.github/workflows/continuous-integration.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment