Update ubuntu_action_test.yml

This commit is contained in:
Guillaume Falourd 2021-12-21 09:50:53 -03:00 committed by GitHub
parent b54800e7d6
commit ff6329545f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,3 +32,9 @@ jobs:
force: true
empty: true
tags: true
ubuntu-nochanges:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: GuillaumeFalourd/git-commit-push@main