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

fix: allow a job doesn't have permissions if a workflow has empty permissions #10

Merged
merged 1 commit into from
Jan 22, 2023

Conversation

suzuki-shunsuke
Copy link
Owner

@suzuki-shunsuke suzuki-shunsuke commented Jan 22, 2023

e.g.

permissions: {} # Set permissions
jobs:
  hello:
    runs-on: ubuntu-latest
    steps:
      - run: echo hello

@suzuki-shunsuke suzuki-shunsuke added this to the v0.1.2 milestone Jan 22, 2023
@suzuki-shunsuke suzuki-shunsuke merged commit a9de1c0 into main Jan 22, 2023
@suzuki-shunsuke suzuki-shunsuke deleted the fix/allow-workflow-empty-permissions branch January 22, 2023 05:51
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

Successfully merging this pull request may close these issues.

1 participant