mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;ci: really disable quick push.yml ?
This commit is contained in:
parent
d263d7291e
commit
00cd14867a
@ -8,7 +8,9 @@ name: push CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
# branches: [ master ]
|
||||||
|
branches-ignore:
|
||||||
|
- '**'
|
||||||
paths:
|
paths:
|
||||||
- '.github/workflows/push.yml'
|
- '.github/workflows/push.yml'
|
||||||
- 'stack*.yaml'
|
- 'stack*.yaml'
|
Loading…
Reference in New Issue
Block a user