We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1878b commit 22ac2b2Copy full SHA for 22ac2b2
1 file changed
.github/workflows/ci.yml
@@ -1,8 +1,8 @@
1
name: 'Continuous Integration'
2
on:
3
push:
4
- branches:
5
- - '*'
+ branches-ignore:
+ - 'production'
6
tags-ignore:
7
- '*'
8
paths-ignore:
0 commit comments