File tree 5 files changed +14
-0
lines changed
5 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 9
9
jobs :
10
10
workflows :
11
11
uses : Poeschl-HomeAssistant-Addons/workflows/.github/workflows/addon-deploy.yaml@main
12
+ permissions :
13
+ contents : read
14
+ packages : write
12
15
secrets :
13
16
dispatch_token : ${{ secrets.DISPATCH_TOKEN }}
14
17
with :
Original file line number Diff line number Diff line change 9
9
jobs :
10
10
workflows :
11
11
uses : Poeschl-HomeAssistant-Addons/workflows/.github/workflows/release-drafter.yaml@main
12
+ permissions :
13
+ contents : write
14
+ pull-requests : read
Original file line number Diff line number Diff line change 9
9
jobs :
10
10
workflows :
11
11
uses : Poeschl-HomeAssistant-Addons/workflows/.github/workflows/labels.yaml@main
12
+ permissions :
13
+ contents : write
Original file line number Diff line number Diff line change 12
12
jobs :
13
13
workflows :
14
14
uses : Poeschl-HomeAssistant-Addons/workflows/.github/workflows/pr-labels.yaml@main
15
+ permissions :
16
+ contents : read
17
+ pull-requests : write
Original file line number Diff line number Diff line change 10
10
jobs :
11
11
workflows :
12
12
uses : Poeschl-HomeAssistant-Addons/workflows/.github/workflows/pr-title.yaml@main
13
+ permissions :
14
+ contents : read
15
+ pull-requests : write
You can’t perform that action at this time.
0 commit comments