Skip to content

Commit 1b1873c

Browse files
committed
Merge remote-tracking branch 'origin/2.1.x' into 2.2.x
2 parents 5719ba9 + 247899c commit 1b1873c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/workflows/claude-react-on-comment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ concurrency:
1515
permissions:
1616
contents: read
1717

18+
permissions:
19+
contents: read
20+
1821
jobs:
1922
check-trigger:
2023
name: "Check trigger phrase"

.github/workflows/spelling.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
permissions:
1212
contents: read
1313

14+
permissions:
15+
contents: read
16+
1417
jobs:
1518
typos:
1619
name: "Check for typos"

0 commit comments

Comments
 (0)