.github: make the CI workflow run always

This commit is contained in:
Ilya Zhuravlev 2021-12-21 23:15:36 -05:00
parent 1ccfc77f7b
commit 72c159e5bb

View file

@ -4,8 +4,6 @@ on:
push:
workflow_dispatch:
pull_request:
paths:
- 'keyboards/**'
jobs:
build: