Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 072f3e6

Browse files
committedApr 12, 2024
Test
1 parent 469573c commit 072f3e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/pre-commit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ jobs:
4747
interval: "30"
4848
timeout: "120"
4949
ref: "${{ github.event.pull_request.head.sha || github.sha }}"
50-
org_name: "${{ github.repository_owner }}"
51-
repo_name: "${{ github.event.repository.name }}"
50+
org_name: "espressif"
51+
repo_name: "arduino-esp32"
5252

5353

5454
- name: Get compilation workflow ID

0 commit comments

Comments
 (0)
Please sign in to comment.