Skip to content

Commit d3fb5c9

Browse files
committed
Adds Permission
1 parent 2cc3a6c commit d3fb5c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
build-libs:
77
name: Build Arduino Libs
88
runs-on: macos-14
9+
permissions:
10+
contents: write
911
steps:
1012
- uses: actions/checkout@v4
1113
- name: Set up Python

0 commit comments

Comments
 (0)