Disable autostart on push

This commit is contained in:
uazo
2023-07-19 19:52:46 +07:00
committed by GitHub
parent bcb661ead0
commit 07bcd2bc70
+3 -3
View File
@@ -12,9 +12,9 @@ name: Check git apply
# statuses: none
on:
push:
branches-ignore:
- 'ci'
# push:
# branches-ignore:
# - 'ci'
workflow_dispatch:
inputs: