Reenable on-push
This commit is contained in:
@@ -12,9 +12,11 @@ name: Check git apply
|
||||
# statuses: none
|
||||
|
||||
on:
|
||||
# push:
|
||||
# branches-ignore:
|
||||
# - 'ci'
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'ci'
|
||||
paths:
|
||||
- 'build/**'
|
||||
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user