mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-10-20 07:08:56 +08:00
Reduce overlap of ci workflows
This commit is contained in:
6
.github/workflows/ci-verify-outputs.yml
vendored
6
.github/workflows/ci-verify-outputs.yml
vendored
@@ -2,8 +2,12 @@ name: verify-outputs
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [assigned, review_requested]
|
||||
types:
|
||||
- assigned
|
||||
- review_requested
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
Reference in New Issue
Block a user