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