;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:
push:
branches: [ master ]
# branches: [ master ]
branches-ignore:
- '**'
paths:
- '.github/workflows/push.yml'
- 'stack*.yaml'