mmoayyed commented on a change in pull request #301:
URL: https://github.com/apache/syncope/pull/301#discussion_r777329171



##########
File path: .github/workflows/codeql-analysis.yml
##########
@@ -18,7 +18,7 @@ name: "CodeQL"
 
 on:
   push:
-    branches: [master,2_1_X]
+    branches: [master,2_1_X,pr-*]

Review comment:
       When you are workin on a fork of the codebase, and push changes to a 
branch other than master, CI jobs will not run on your fork for that branch 
unless this change is in place. PR rules are separate from this and are not 
affected. 




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to