Skip to content

Commit

Permalink
chore(circleci): Ignore gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
qwqcode committed May 9, 2022
1 parent 4c5d48a commit 2fbad53
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@ jobs:
workflows:
tests:
jobs:
- build
- build:
filters:
branches:
ignore:
- gh-pages

0 comments on commit 2fbad53

Please sign in to comment.