mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Update ksp-publish.yml
This commit is contained in:
parent
24100d94bf
commit
7d0ecc0fea
7
.github/workflows/ksp-publish.yml
vendored
7
.github/workflows/ksp-publish.yml
vendored
@ -1,5 +1,10 @@
|
|||||||
name: Build and Release
|
name: Build and Release
|
||||||
on: [ push ]
|
on:
|
||||||
|
push:
|
||||||
|
pull_request:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
- edited
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user