Skip to content

Commit 5983f2c

Browse files
authored
Merge pull request #73 from CCPBioSim/jimboid-patch-1
Update version.yaml
2 parents abed718 + d0c89f4 commit 5983f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
fi
7474
7575
- name: send PR
76-
if: ('steps.update.outputs.changes' && '!steps.checkpr.outputs.exists')
76+
if: '!steps.checkpr.outputs.exists'
7777
env:
7878
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7979
run: |

0 commit comments

Comments
 (0)