Skip to content

Commit

Permalink
Merge pull request #8222 from OpenMined/disable-bump-protocol-on-beta
Browse files Browse the repository at this point in the history
disable protocol bump in beta releases
  • Loading branch information
shubham3121 authored Nov 6, 2023
2 parents 315cef6 + f0c86a5 commit 4800546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-syft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Check and Bump Protocol Version
run: |
export BUMP=True
# export BUMP=True
tox -e syft.protocol.check
- name: Commit changes to Syft
Expand Down

0 comments on commit 4800546

Please sign in to comment.