Skip to content

Do not push if pull request (needs to be a push to the branch) #2049

Do not push if pull request (needs to be a push to the branch)

Do not push if pull request (needs to be a push to the branch) #2049

name: HACS Validation
on:
push:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "plugin"