mirror of
https://github.com/nlohmann/json.git
synced 2026-02-02 21:42:08 +00:00
👷 ignore gh-pages branch in CircleCI
This commit is contained in:
@@ -44,11 +44,11 @@ workflows:
|
||||
version: 2
|
||||
build_and_test_all:
|
||||
jobs:
|
||||
- build_stable
|
||||
- build_stable:
|
||||
branches:
|
||||
ignore:
|
||||
gh-pages
|
||||
- build_bleeding_edge
|
||||
- build_bleeding_edge:
|
||||
branches:
|
||||
ignore:
|
||||
gh-pages
|
||||
|
||||
Reference in New Issue
Block a user