Skip to content

Commit

Permalink
Update esp32.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luxincn authored Jul 5, 2024
1 parent 4701b92 commit d507980
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/esp32.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: windows-mingw
name: esp32
on:
push:
paths:
Expand All @@ -21,6 +21,7 @@ on:
- 'src/layer/x86/**'
- 'src/layer/vulkan/**'
- 'tests/**'
workflow_dispatch:
concurrency:
group: esp32-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit d507980

Please sign in to comment.