We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6adefda commit d050ff6Copy full SHA for d050ff6
.github/workflows/main.yml
@@ -1,6 +1,6 @@
1
name: Arduino Lint
2
3
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
4
jobs:
5
lint:
6
runs-on: ubuntu-latest
0 commit comments