We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaff70b commit 730ea72Copy full SHA for 730ea72
.github/workflows/validate.yml
@@ -11,7 +11,6 @@ jobs:
11
validate:
12
runs-on: "ubuntu-latest"
13
steps:
14
- - uses: "actions/checkout@v4"
15
- name: HACS validation
16
uses: "hacs/action@main"
17
with:
0 commit comments