1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-03 00:21:56 +00:00

Rename master branch to release (#1976)

This commit is contained in:
Otto Winter
2021-07-02 15:42:36 +02:00
committed by GitHub
parent 36861595f1
commit d5278351da
6 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ on:
push:
# On dev branch release-dev already performs CI checks
# On other branches the `pull_request` trigger will be used
branches: [beta, master]
branches: [beta, release]
pull_request: