;ci: really disable quick push.yml ?

This commit is contained in:
Simon Michael 2020-06-06 15:50:13 -07:00
parent d263d7291e
commit 00cd14867a

View File

@ -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'