Merge pull request #35 from ElVit/alert-autofix-7
Potential fix for code scanning alert no. 7: Workflow does not contain permissions
This commit is contained in:
commit
0bcb3e08d4
|
|
@ -1,5 +1,8 @@
|
||||||
name: Test Panasonic Heatpump Component
|
name: Test Panasonic Heatpump Component
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue