Skip to content

Conversation

@lionakhnazarov
Copy link
Contributor

Added permissions for PR workflows:

  • contents: read - Required to read repository contents

  • pull-requests: read - Required for the dorny/paths-filter action to read PR information

Added an unconditional initialization step that always runs first:

  • Ensures the job appears immediately in the GitHub Actions UI

  • Prevents the job from being hidden if all other steps are conditional

Kept the output-setting step that always runs:
Ensures the job output is always set correctly

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.

2 participants