git-auto-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: ./