File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 20
20
jobs :
21
21
qa :
22
22
name : 🔹 QA
23
+ permissions :
24
+ contents : read
25
+ packages : read
23
26
uses : oliversalzburg/workflows/.github/workflows/qa-github-action-nodejs.yml@main
24
27
25
28
pre-release :
Original file line number Diff line number Diff line change 10
10
jobs :
11
11
qa :
12
12
name : 🔹 QA
13
- uses : oliversalzburg/workflows/.github/workflows/qa-npm-package.yml@main
13
+ permissions :
14
+ contents : read
15
+ packages : read
16
+ uses : oliversalzburg/workflows/.github/workflows/qa-github-action-nodejs.yml@main
Original file line number Diff line number Diff line change 8
8
jobs :
9
9
qa :
10
10
name : 🔹 QA
11
+ permissions :
12
+ contents : read
13
+ packages : read
11
14
uses : oliversalzburg/workflows/.github/workflows/qa-github-action-nodejs.yml@main
12
15
13
16
release :
You can’t perform that action at this time.
0 commit comments