Open
Description
Version
No response
Platform
Subsystem
No response
What steps will reproduce the bug?
Opening a release proposal PR with GHA does not trigger the GHA CI workflow. Similar discussions https://github.com/orgs/community/discussions/65321
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
That it triggers the CI
What do you see instead?
GHA workflows not being triggered
Additional information
Workaround is to use a PAT instead of github token
@nodejs/build @nodejs/releasers