Replies: 5 comments 11 replies
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
anyone can help ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Can you check the your PR is create correctly in the Github UI? |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Tried to use a workflow_run trigger in your workflow file? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
when the github actions doing releases or commits or pull request, from a github action its not triggering all other actions
example:
i have a github actions that creating a PR the pr owner is github action, and the action on PR like linting and unitests not triggering, if i add an empty commit with my user to the branch everything works
Beta Was this translation helpful? Give feedback.
All reactions