Skip to content

Commit 829cf9b

Browse files
committed
add permissions
1 parent 617aa37 commit 829cf9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/bundling-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ permissions: {}
77
jobs:
88
trigger-circleci:
99
runs-on: ubuntu-latest
10+
permissions:
11+
actions: read
12+
contents: read
1013
steps:
1114
- name: check defined secrets
1215
env:

0 commit comments

Comments
 (0)