mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-10-16 01:42:40 +08:00
Refine CI
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -1,10 +1,7 @@
|
|||||||
name: ci
|
name: ci
|
||||||
on: # rebuild any PRs and main branch changes
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
- 'releases/*'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build: # make sure build/ci work properly
|
build: # make sure build/ci work properly
|
||||||
|
Reference in New Issue
Block a user