.github: make the CI workflow run always
This commit is contained in:
parent
1ccfc77f7b
commit
72c159e5bb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -4,8 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
|
||||||
- 'keyboards/**'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user