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 f1ff656

Browse files
committedApr 10, 2024··
Check own job
1 parent 5242050 commit f1ff656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
ref: ${{ github.event.pull_request.head.sha }}
4242
check-regexp: "Arduino [0-9]+ on ubuntu-latest"
4343
repo-token: ${{ secrets.GITHUB_TOKEN }}
44+
running-workflow-name: lint
4445
wait-interval: 30
4546

4647
- name: Download compilation artifacts

0 commit comments

Comments
 (0)
Please sign in to comment.