jajik commented on code in PR #272: URL: https://github.com/apache/commons-daemon/pull/272#discussion_r2245247915
########## .github/workflows/codeql-analysis-cpp.yml: ########## @@ -17,7 +17,6 @@ name: "CodeQL CPP" on: push: - branches: [ master ] Review Comment: For example you can see that there's a pipeline running for Windows workflow in my `ci` branch here https://github.com/jajik/commons-daemon/actions/workflows/windows.yml?query=branch%3Aci but if you create a custom branch in your fork and push into it, there won't be any. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org