Stop CI on branch 'production'.

This commit is contained in:
Cotes Chung 2020-08-21 01:40:56 +08:00
parent a1b2c71b89
commit 31ac709e04

View file

@ -1,8 +1,8 @@
name: 'Continuous Integration' name: 'Continuous Integration'
on: on:
push: push:
branches: branches-ignore:
- '*' - 'production'
tags-ignore: tags-ignore:
- '*' - '*'
paths-ignore: paths-ignore: