Skip to content

Commit f128d1c

Browse files
committed
test
Signed-off-by: Brian Harring <[email protected]>
1 parent 99832a7 commit f128d1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/checkout@v5
2121

2222
- name: Reject any VCS dependencies
23+
if: false
2324
continue-on-error: ${{ github.ref_type == 'branch' && github.ref_name != 'release-test-full' }}
2425
uses: ferringb/gh-actions/reject-python-vcs-deps@main
2526

0 commit comments

Comments
 (0)