2 parents 6425826 + 5f78ea0 commit 2ec3d41Copy full SHA for 2ec3d41
1 file changed
.github/workflows/hacs.yml
@@ -6,6 +6,9 @@ on:
6
schedule:
7
- cron: "0 0 * * *"
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
validate:
14
runs-on: "ubuntu-latest"
0 commit comments