mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-08-02 00:16:10 +08:00
WIP
This commit is contained in:
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: ./
|
||||
|
Reference in New Issue
Block a user