mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15:46 +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