Skip to content

Commit

Permalink
Merge branch 'filter-v1-add-schema-version' of https://github.com/reg…
Browse files Browse the repository at this point in the history
…ro/cf-scripts into filter-v1-add-schema-version
  • Loading branch information
beckermr committed Sep 19, 2024
2 parents 0c399b3 + 31e5daa commit 5b7cbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda_forge_tick/migrators/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def filter(
conditional = super().filter(attrs)

result = bool(
conditional # if archived/finished/shemac version skip
conditional # if archived/finished/schema version skip
or len(
[
k
Expand Down

0 comments on commit 5b7cbfd

Please sign in to comment.