🐛 branch ignore

This commit is contained in:
Félix Voituret
2020-07-08 16:44:51 +02:00
parent bd1d8d4f54
commit 21a742aa1d

View File

@@ -1,9 +1,8 @@
name: pytest name: pytest
on: on:
push: push:
branches: branches-ignore:
- '**' - 'master'
- '!master'
pull_request: pull_request:
branches: branches:
- 'master' - 'master'