Skip to content

Commit 5f8af39

Browse files
authored
Merge branch 'develop' into feature/bumpAntlr
2 parents 096ca1d + e456c00 commit 5f8af39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-bootJar-on-comment.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66

77
permissions:
88
contents: read
9-
issues: write # писать комментарии в PR (issues API)
9+
issues: write
10+
pull-requests: write
1011
actions: read
1112

1213
jobs:

0 commit comments

Comments
 (0)