Update onrush.yml

This commit is contained in:
jstan-isch 2023-01-23 19:05:04 -06:00 committed by GitHub
parent f94fcc09e3
commit 0a5e6102c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,5 +12,5 @@ jobs:
runs-on: ubuntu-latest
if: github.event.workflow_run.conclusion == 'success'
steps:
- run: echo 'job completed'
- run: git commit --allow-empty -m "Empty commit"