5
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2025-11-07 10:46:56 +00:00

Give the action sample a name: ...

This commit is contained in:
Anthony Sottile 2019-11-27 14:41:24 -08:00 committed by GitHub
parent 614487b962
commit 1f6f44efaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,8 @@ To use this action, make a file `.github/workflows/pre-commit.yml`. Here's a
template to get started: template to get started:
```yaml ```yaml
name: pre-commit
on: on:
pull_request: pull_request:
push: push: