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 4e4e2f0 commit 685fd92Copy full SHA for 685fd92
.github/workflows/freebsd.yml
@@ -10,7 +10,7 @@ on:
10
- '.github/workflows/**'
11
- '!.github/workflows/freebsd.yml'
12
13
-permissions: read
+permissions: read-all
14
15
jobs:
16
freebsd:
.github/workflows/ubuntu.yml
- '!.github/workflows/ubuntu.yml'
ubuntu-20-04:
.github/workflows/windows.yml
@@ -12,7 +12,7 @@ on:
- '!.github/workflows/windows.yml'
- '!.github/workflows/EnterDevShell.ps1'
17
18
windows-msvc:
0 commit comments