Skip to content

Commit 913a9e9

Browse files
committed
change names
1 parent 5b4c530 commit 913a9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml renamed to .github/workflows/build-esp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- cron: '0 17 * * 1'
1111

1212
jobs:
13-
build:
13+
build-esp:
1414
runs-on: ubuntu-24.04
1515
container: espressif/idf:latest
1616
strategy:

0 commit comments

Comments
 (0)