Skip to content

Major update to get all the sensors, configflow, and calendar working #2

Major update to get all the sensors, configflow, and calendar working

Major update to get all the sensors, configflow, and calendar working #2

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
- master
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v2.3.4
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v3.1.1
with:
skip-delete: true