Skip to content

Fix conversion workflow#270

Merged
OliverFendt merged 1 commit intoOpen-Source-Compliance:mainfrom
JanAltenberg:fix-conversion-workflow
Nov 23, 2025
Merged

Fix conversion workflow#270
OliverFendt merged 1 commit intoOpen-Source-Compliance:mainfrom
JanAltenberg:fix-conversion-workflow

Conversation

@JanAltenberg
Copy link
Contributor

The checkout action for the conversion workflow failed for some cases, because ref was not specified correctly. The checkout action erroneously fetched the PR head. This PR explicitly sets "ref: main" for the checkout action.

The checkout action for the conversion workflow failed, because ref was
not specified correctly. Let's fix this by explicitely setting ref to
main.

Signed-off-by: Jan Altenberg <jan.altenberg@osadl.org>
Copy link
Contributor

@OliverFendt OliverFendt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JanAltenberg thank you very much for corrting this.

@OliverFendt OliverFendt merged commit 8b3859c into Open-Source-Compliance:main Nov 23, 2025
1 check passed
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