Open
Description
Seems OpenJDK added Github actions to their repo recently
https://github.com/ibmruntimes/openj9-openjdk-jdk/commits/openj9/.github/workflows/submit.yml
This will cause these checks to run on our PRs.
Few options to take
- Disable GitHub actions complete on our repo(s)
- Remove the file from the OpenJ9 branch. Will likely cause merge conflicts every time they update the file(s)
- Fix the file so it works for OpenJ9 build/test. This will cause merge conflicts less often than removing the file completely.
Metadata
Metadata
Assignees
Labels
No labels