mirror of
https://github.com/e107inc/e107.git
synced 2025-07-25 08:51:50 +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
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user