Skip to content

Commit 71ae273

Browse files
committed
test
1 parent 050717c commit 71ae273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dangerjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: DangerJS pull request linter
2020
uses: espressif/shared-github-dangerjs@v1
2121
env:
22-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22+
GITHUB_TOKEN: ${{ secrets.DANGERJS_PAT }}
2323
with:
2424
instructions-cla-link: "https://cla-assistant.io/espressif/arduino-esp32"
2525
instructions-contributions-file: "docs/en/contributing.rst"

0 commit comments

Comments
 (0)