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

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:
```yaml
name: pre-commit
on:
pull_request:
push: