mirror of
https://github.com/gradle/actions.git
synced 2026-03-22 12:05:48 +08:00
Faster CI
This commit is contained in:
4
.github/workflows/prod.yml
vendored
4
.github/workflows/prod.yml
vendored
@@ -2,10 +2,8 @@
|
||||
name: prod
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'releases/*'
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
||||
Reference in New Issue
Block a user