FreeAndNil commented on code in PR #204: URL: https://github.com/apache/logging-log4net/pull/204#discussion_r1826597969
########## .github/workflows/build.yaml: ########## @@ -19,6 +19,10 @@ name: build on: workflow_dispatch: + push: + branches: + - main Review Comment: log4net main branch is called "master" currently. -- 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]
