safe guard using branch

This commit is contained in:
Jason2866 2021-12-12 23:34:56 +01:00 committed by GitHub
parent 0386a0d74b
commit b2024abaac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,8 @@ jobs:
- tasmota32solo1
steps:
- uses: actions/checkout@v2
with:
ref: development
- name: Set up Python
uses: actions/setup-python@v1
- name: Install dependencies
@ -59,6 +61,8 @@ jobs:
language: [ AF, BG, BR, CN, CZ, DE, ES, FR, FY, GR, HE, HU, IT, KO, NL, PL, PT, RO, RU, SE, SK, TR, TW, UK, VN ]
steps:
- uses: actions/checkout@v2
with:
ref: development
- name: Set up Python
uses: actions/setup-python@v1
- name: Install dependencies