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

Add job name to .github/workflows/ci-build.yml #29

Closed
kaklakariada opened this issue Feb 18, 2022 · 0 comments · Fixed by #30
Closed

Add job name to .github/workflows/ci-build.yml #29

kaklakariada opened this issue Feb 18, 2022 · 0 comments · Fixed by #30
Labels
bug Unwanted / harmful behavior

Comments

@kaklakariada
Copy link
Collaborator

github-keeper can only update the branch protection in this repo if a job name is defined in .github/workflows/ci-build.yml:

Validation Error for .github/workflows/ci-build.yml: matrix github-action jobs with object parameters and no job name are not supported. Please add a name field to the job that combines the matrix parameters into a more readable name. For example "Build with Go ${{matrix.go}} and Exasol ${{ matrix.db }}"

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

Successfully merging a pull request may close this issue.

1 participant