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 d1a530f commit d2d8ac5Copy full SHA for d2d8ac5
.github/workflows/jekyll-docker.yml
@@ -2,6 +2,8 @@ name: Jekyll site CI
2
3
permissions:
4
contents: read
5
+ security-events: write
6
+ id-token: write
7
8
on:
9
push:
0 commit comments