Skip to content
New issue

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

This is a workaround for having workflow ref. See https://github.com/orgs/commun... #247

Open
2 tasks
github-actions bot opened this issue Mar 31, 2024 · 0 comments
Labels
bug Something isn't working todo

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Mar 31, 2024

# FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659

  workflow_dispatch:

permissions:
  contents: write
  packages: read
  statuses: write
  actions: write
  pull-requests: 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 }}

Tasks

Preview Give feedback
@github-actions github-actions bot added bug Something isn't working todo labels Mar 31, 2024
@hoverkraft-tech hoverkraft-tech deleted a comment from github-actions bot Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working todo
Projects
None yet
Development

No branches or pull requests

1 participant