.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:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'keyboards/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user