1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-02 19:07:15 +08:00
Files
commit-action/.github/workflows/git-auto-commit.yml
2020-03-03 20:51:02 +01:00

12 lines
146 B
YAML

name: git-auto-commit
on: push
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Use git-auto-commit-action
uses: ./