Skip to content

Commit

Permalink
fix the version branch to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rasswanth-s committed Feb 15, 2024
1 parent 3e45a21 commit e34f8c4
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 @@ -519,4 +519,4 @@ jobs:
call-cd-post-release-tests:
needs: [deploy-syft]
if: always() && github.repository == 'OpenMined/PySyft' && needs.deploy-syft.result == 'success' # don't run on forks
uses: OpenMined/PySyft/.github/workflows/cd-post-release-tests.yml
uses: OpenMined/PySyft/.github/workflows/cd-post-release-tests.yml@dev

0 comments on commit e34f8c4

Please sign in to comment.