We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5719ba9 + 247899c commit 1b1873cCopy full SHA for 1b1873c
.github/workflows/claude-react-on-comment.yml
@@ -15,6 +15,9 @@ concurrency:
15
permissions:
16
contents: read
17
18
+permissions:
19
+ contents: read
20
+
21
jobs:
22
check-trigger:
23
name: "Check trigger phrase"
.github/workflows/spelling.yml
@@ -11,6 +11,9 @@ on:
11
12
13
14
typos:
name: "Check for typos"
0 commit comments