We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f484f4f commit ff5630bCopy full SHA for ff5630b
.github/workflows/freebsd.yml
@@ -10,6 +10,8 @@ on:
10
- '.github/workflows/**'
11
- '!.github/workflows/freebsd.yml'
12
13
+permissions: read
14
+
15
jobs:
16
freebsd:
17
runs-on: ubuntu-latest
0 commit comments