How to run Personal CI? #19843
|
I followed instruction provided : https://pulsar.apache.org/contribute/personal-ci/. and raised PR on my personal fork, but it didn't started CI process. Issue : [#19838] Am I missing something? |
Answered by
niharrathod
Mar 16, 2023
Replies: 2 comments 2 replies
|
Interesting. It seems like a GitHub issue that it cannot identify GitHub Actions workflow files correctly. Sometimes I found similar case on new repos. I suggest you add a sample workflow for verifying if it's a GitHub issue. |
1 reply
|
@tisonkun : Thanks for the quick response. 👍 I need to enable GitHub action on my personal fork. Phew! |
1 reply
Answer selected by
niharrathod
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@tisonkun : Thanks for the quick response. 👍
I need to enable GitHub action on my personal fork. Phew!