Rename steps in CI

This commit is contained in:
Bas Nijholt 2022-08-29 08:38:37 -07:00
commit 54eba57baf
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ on:
- cron: "0 0 * * *"
jobs:
validate:
validate_hacs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"