Skip to content

Slowed down code checking to prevent brute forcing (#12) #23

Slowed down code checking to prevent brute forcing (#12)

Slowed down code checking to prevent brute forcing (#12) #23

Workflow file for this run

---
name: hassfest
on:
push:
branches:
- main
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: home-assistant/actions/hassfest@master