[CircleCI] Ignore gh-pages branch
https://github.com/behdad/harfbuzz/pull/592
This commit is contained in:
parent
92bb508642
commit
65d4e5bcda
|
@ -1,4 +1,8 @@
|
|||
version: 2
|
||||
|
||||
branches:
|
||||
ignore:
|
||||
- gh-pages
|
||||
jobs:
|
||||
|
||||
base:
|
||||
|
|
Loading…
Reference in New Issue