You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created 2 new workflows for my repository. The intent is for both of them use this GitHub action to automatically add the issue or PR to my organizational project when the issue or PR is created.
The add issue workflow works just fine.
The add PR workflow does not trigger even though I have the correct trigger for the workflow setup.
Expected Behavior:
The workflow automatically triggers when creating a new PR.
Workflows Being Used:
✅This workflow is for adding issues and works fine.
Description:
I have created 2 new workflows for my repository. The intent is for both of them use this GitHub action to automatically add the issue or PR to my organizational project when the issue or PR is created.
The add issue workflow works just fine.
The add PR workflow does not trigger even though I have the correct trigger for the workflow setup.
Expected Behavior:
The workflow automatically triggers when creating a new PR.
Workflows Being Used:
✅This workflow is for adding issues and works fine.
❌This workflow is for adding pull requests and DOES NOT work.
The text was updated successfully, but these errors were encountered: