mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
Create build on release event only.
This commit is contained in:
4
.github/workflows/build-release.yml
vendored
4
.github/workflows/build-release.yml
vendored
@@ -1,8 +1,8 @@
|
|||||||
name: Build Release
|
name: Build Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
pull_request:
|
types: [created]
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user