mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 14:07:11 +03:00
Update esp-idf-v4.3-build.yml
This commit is contained in:
3
.github/workflows/esp-idf-v4.3-build.yml
vendored
3
.github/workflows/esp-idf-v4.3-build.yml
vendored
@@ -1,13 +1,12 @@
|
|||||||
# This is a basic workflow to help you get started with Actions
|
# This is a basic workflow to help you get started with Actions
|
||||||
name: ESP-IDF v4.3.1
|
name: ESP-IDF v4.3.1
|
||||||
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '**4.3'
|
- '**4.3'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- '**4.3'
|
- '**4.3'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
job1:
|
job1:
|
||||||
name: Build Number
|
name: Build Number
|
||||||
|
|||||||
Reference in New Issue
Block a user