mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-27 12:50:54 +00:00
ci: ⚡️ Only run CI when pushing to main
This commit is contained in:
parent
03780132d2
commit
94376da073
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -3,6 +3,8 @@ name: Continuous Integration
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- "**/README.md"
|
||||
- "**/cd.yml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user