Skip to content

Commit eaf29cf

Browse files
committed
relocate permissions
1 parent 96dcbff commit eaf29cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# TODO: Delete this action when we migrate off JReleaser
22

33
name: JReleaser check
4-
permissions: # No permissions
5-
on:
4+
on:
65
pull_request:
76

87
jobs:
98
jreleaser-check:
9+
permissions: # No permissions
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: JReleaser check

0 commit comments

Comments
 (0)