WIP
This commit is contained in:
parent
33e8fd937f
commit
ae885f5d8c
4
.github/workflows/git-auto-commit.yml
vendored
4
.github/workflows/git-auto-commit.yml
vendored
@ -3,9 +3,11 @@ name: git-auto-commit
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
git-auto-commit:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Use git-auto-commit-action
|
||||
uses: ./
|
||||
|
Loading…
Reference in New Issue
Block a user