On Wed, 5 Nov 2025 09:15:22 GMT, iso53 <[email protected]> wrote: > Actions is already enabled.
You must have enabled them after you pushed to your branch. Double-check that they are enabled, and then either manually trigger a GHA run or else push an empty commit (`git commit --allow-empty -m empty; git push`) to your branch. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1956#issuecomment-3490716549
