Reenable on-push

This commit is contained in:
uazo
2023-07-23 07:53:44 -05:00
committed by GitHub
parent 5d7e4afbb9
commit b04e69a09b
+5 -3
View File
@@ -12,9 +12,11 @@ name: Check git apply
# statuses: none
on:
# push:
# branches-ignore:
# - 'ci'
push:
branches-ignore:
- 'ci'
paths:
- 'build/**'
workflow_dispatch:
inputs: