We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci-github-publish/.github/workflows/__pull-request-ci.yml
Line 15 in 060859d
--- name: Internal - Pull request - Continuous Integration on: merge_group: pull_request: branches: [main] permissions: contents: read issues: read packages: write pull-requests: read statuses: write # FIXME: This is a workaround for having workflow actions. See https://github.com/orgs/community/discussions/38659 id-token: write concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true jobs: ci: uses: ./.github/workflows/__shared-ci.yml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ci-github-publish/.github/workflows/__pull-request-ci.yml
Line 15 in 060859d
The text was updated successfully, but these errors were encountered: