We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 691ec03 + 73ec9f1 commit 2c50ed1Copy full SHA for 2c50ed1
.github/workflows/pr-typo-fixes.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
types: [opened, synchronize, reopened]
6
7
+permissions:
8
+ contents: read
9
+
10
jobs:
11
typo-check:
12
runs-on: ubuntu-latest
0 commit comments