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

🐛 [CI] Fixed permissions assigned to 'License Checking' workflow #4185

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Jan 31, 2025

This PR fixed the permission given to the GITHUB_ACTION token for "License Check" workflow.

SInce 22nd January 2025 "License Check" workflow was failing with the following error

Invalid workflow file: .github/workflows/license-check.yaml#L16
The workflow is not valid. .github/workflows/license-check.yaml (Line: 16, Col: 3): Error calling workflow 'eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master'. The nested job 'check-licenses' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.

Related Issue
None

Description of the solution adopted
Added missing permission to workflow

Screenshots
None

Any side note on the changes made
None

@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Jan 31, 2025
@Coduz Coduz marked this pull request as ready for review January 31, 2025 10:31
@Coduz Coduz merged commit 3c1f442 into develop Jan 31, 2025
54 of 55 checks passed
@Coduz Coduz deleted the fix-dashLicenseToolWorkflowPermissions branch January 31, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant