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

Action does not fail if permissions are not set correctly #193

Open
rajbos opened this issue Jun 7, 2023 · 1 comment
Open

Action does not fail if permissions are not set correctly #193

rajbos opened this issue Jun 7, 2023 · 1 comment

Comments

@rajbos
Copy link
Collaborator

rajbos commented Jun 7, 2023

You'll need to specify the permissions if you have limited them somewhere:

permissions:
  issues: write
  pull-requests: write

If you do not, the action will not fail, but also will not do anything (and thus seems broken)

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

Tagging @rajbos for notifications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant