Skip to content

Commit

Permalink
make it work on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
noisekit committed Oct 11, 2023
1 parent fa15fe3 commit 7863cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ workflows:
- matches:
pattern: '^release-lp-\d{8}.*$'
value: << pipeline.git.tag >>
- equal: ['tagged-releases', << pipeline.git.branch >>]
# - equal: ['tagged-releases', << pipeline.git.branch >>]
jobs:
- checks
- typecheck
Expand Down

0 comments on commit 7863cdb

Please sign in to comment.