Compare commits
14
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bfa745feb3
|
||
|
|
9375f1f64d
|
||
|
|
1d7e1f7c5b
|
||
|
|
96b5a1e340
|
||
|
|
4c6ebf3ec3
|
||
|
|
d5be0c0610
|
||
|
|
25906ab9f4
|
||
|
|
ab42cfead7
|
||
|
|
663bf81f2d
|
||
|
|
4eb7306f61
|
||
|
|
a73caa3938
|
||
|
|
a2604630a2
|
||
|
|
2bf970025d
|
||
|
|
1eb081d5ee
|
@@ -5,10 +5,7 @@ on: [push, pull_request]
|
|||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@v3
|
||||||
- name: REUSE Compliance Check
|
- name: REUSE Compliance Check
|
||||||
uses: fsfe/reuse-action@master
|
uses: fsfe/reuse-action@599e459d825e2e6304916b4f5433526ca743e194
|
||||||
with:
|
|
||||||
args: "--include-submodules lint"
|
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
ignored-file
|
||||||
Reference in New Issue
Block a user