Skip to content

Validation And Formatting #497

Validation And Formatting

Validation And Formatting #497

Workflow file for this run

name: "Validation And Formatting"
on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
name: Download repo
with:
fetch-depth: 0
- uses: hacs/action@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CATEGORY: plugin