Skip to content

Commit

Permalink
TMP: to be reverted. testing gen and lint on non-master
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed May 24, 2024
1 parent 91bc3f9 commit df40ab8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,16 +194,10 @@ workflows:
- check_links:
requires:
- build_docs
- github_changelog_generator:
filters:
branches:
only: master
- github_changelog_generator
- lint_generated_changelog:
requires:
- github_changelog_generator
filters:
branches:
only: master
- commit_generated_changelog:
requires:
- lint_generated_changelog
Expand Down

0 comments on commit df40ab8

Please sign in to comment.