mirror of
https://github.com/nlohmann/json.git
synced 2026-02-27 05:46:30 +00:00
👷 ignore gh-pages branch in CircleCI
This commit is contained in:
@@ -45,10 +45,12 @@ workflows:
|
||||
build_and_test_all:
|
||||
jobs:
|
||||
- build_stable:
|
||||
branches:
|
||||
ignore:
|
||||
gh-pages
|
||||
filters:
|
||||
branches:
|
||||
ignore:
|
||||
gh-pages
|
||||
- build_bleeding_edge:
|
||||
branches:
|
||||
ignore:
|
||||
gh-pages
|
||||
filters:
|
||||
branches:
|
||||
ignore:
|
||||
gh-pages
|
||||
|
||||
Reference in New Issue
Block a user