Skip to content

Commit

Permalink
[f] validate job name
Browse files Browse the repository at this point in the history
  • Loading branch information
egmen committed Jan 17, 2024
1 parent 2d9a126 commit 14d6225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflow_dispatch:

jobs:
validate:
validate-hacs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
Expand Down

0 comments on commit 14d6225

Please sign in to comment.