We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555e923 commit c7bb0f8Copy full SHA for c7bb0f8
.github/workflows/pre-commit.yml
@@ -41,7 +41,6 @@ jobs:
41
ref: ${{ github.event.pull_request.head.sha }}
42
repo-token: ${{ secrets.GITHUB_TOKEN }}
43
wait-interval: 30
44
- running-workflow-name: lint
45
check-regexp: "Arduino [0-9]+ on ubuntu-latest"
46
47
- name: Download compilation artifacts
0 commit comments