Skip to content

Commit a3d53f9

Browse files
committed
Merge branch 'main' into dependabot/npm_and_yarn/multi-8b7dde7c12
2 parents c1a72bd + 2877573 commit a3d53f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/semver-check.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
- 'main'
55

66
permissions:
7-
issues: write # needed by semantic-release
7+
issues: write
8+
pull-requests: write
89

910
jobs:
1011
ci_trigger:

0 commit comments

Comments
 (0)