We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a438699 commit df1272cCopy full SHA for df1272c
.github/workflows/docs.yml
@@ -1,5 +1,8 @@
1
name: docs
2
3
+permissions:
4
+ contents: read
5
+
6
on:
7
push:
8
paths-ignore:
.github/workflows/freebsd.yml
name: freebsd
on: [push, pull_request]
jobs:
.github/workflows/style.yml
name: style
.github/workflows/ubuntu.yml
name: ubuntu
env:
.github/workflows/windows.yml
name: windows
0 commit comments