mirror of
https://github.com/gradle/actions.git
synced 2026-07-27 06:34:32 +02:00
Attempt to reduce duplicate workflows on PR creation
This commit is contained in:
@@ -2,6 +2,7 @@ name: Verify generated outputs
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [assigned, review_requested]
|
||||
push:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user