We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3856471 commit c2dfb9aCopy full SHA for c2dfb9a
.github/workflows/continuous-integration.yml
@@ -77,8 +77,8 @@ jobs:
77
# If you encounter "Resource not accessible by integration" errors on
78
# GitHub Actions for this job, uncomment the following lines. Your
79
# organization permissions may not be set to allow writing security events.
80
- #permissions:
81
- # security-events: write
+ permissions:
+ security-events: write
82
83
steps:
84
- name: "Checkout repository"
0 commit comments