forked from platformio/platformio-core
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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
- "master"
|
||||||
- "release/**"
|
- "release/**"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user