mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update onrush.yml
This commit is contained in:
parent
f94fcc09e3
commit
0a5e6102c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/onrush.yml
vendored
2
.github/workflows/onrush.yml
vendored
|
@ -12,5 +12,5 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.event.workflow_run.conclusion == 'success'
|
if: github.event.workflow_run.conclusion == 'success'
|
||||||
steps:
|
steps:
|
||||||
- run: echo 'job completed'
|
- run: git commit --allow-empty -m "Empty commit"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue