Add Workflow to run git-auto-commit

This commit is contained in:
Stefan Zweifel
2020-03-03 20:51:02 +01:00
parent 7e64e614a1
commit 404d2015f4
+11
View File
@@ -0,0 +1,11 @@
name: git-auto-commit
on: push
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Use git-auto-commit-action
uses: ./