ChrisSamo632 commented on code in PR #7934: URL: https://github.com/apache/nifi/pull/7934#discussion_r1373317361
########## .github/workflows/ci-workflow.yml: ########## @@ -79,11 +79,12 @@ concurrency: cancel-in-progress: true permissions: + security-events: write Review Comment: Be interested to see if you get this to work, I tried to improve the test result reporting, but ran into apparent write permission issues, so raised [NIFI-12192](https://issues.apache.org/jira/browse/NIFI-12192) Might not be a permissions issue though or could be a different reason that this appears to have failed so far (I didn't spend very long looking into the issue previously, and it was using a different action) -- 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]
