Skip to content

Merge branch 'dev' of https://github.com/vingerha/gtfs2 into dev #90

Merge branch 'dev' of https://github.com/vingerha/gtfs2 into dev

Merge branch 'dev' of https://github.com/vingerha/gtfs2 into dev #90

Workflow file for this run

name: Validate with hassfest and HACS
on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- uses: "home-assistant/actions/hassfest@master"
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"