Skip to content

Commit f972f84

Browse files
committed
more permissions
1 parent 829cf9b commit f972f84

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/bundling-tests.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@ name: Bundling tests
22

33
on: pull_request
44

5-
permissions: {}
5+
permissions: read-all
66

77
jobs:
88
trigger-circleci:
99
runs-on: ubuntu-latest
10-
permissions:
11-
actions: read
12-
contents: read
1310
steps:
1411
- name: check defined secrets
1512
env:

0 commit comments

Comments
 (0)