mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
CI: Run deployment on the master branch
This commit is contained in:
1
.github/workflows/deployment.yml
vendored
1
.github/workflows/deployment.yml
vendored
@ -3,6 +3,7 @@ name: Deployment
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
- "release/**"
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user