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 23464bf commit 7e709f1Copy full SHA for 7e709f1
.github/workflows/githubci.yml
@@ -4,6 +4,7 @@ on: [pull_request, push, repository_dispatch]
4
5
jobs:
6
spdx:
7
+ runs-on: ubuntu-latest
8
- uses: actions/checkout@v2
9
with:
10
repository: adafruit/ci-arduino
0 commit comments