mirror of
https://github.com/gradle/actions.git
synced 2026-07-28 15:14:31 +02:00
Reduce overlap of ci workflows
This commit is contained in:
@@ -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