Skip to content

Commit 22ac2b2

Browse files
committed
Stop CI on branch 'production'.
1 parent ae1878b commit 22ac2b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: 'Continuous Integration'
22
on:
33
push:
4-
branches:
5-
- '*'
4+
branches-ignore:
5+
- 'production'
66
tags-ignore:
77
- '*'
88
paths-ignore:

0 commit comments

Comments
 (0)