mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15:46 +08:00
Attempt to reduce duplicate workflows on PR creation
This commit is contained in:
1
.github/workflows/integTest-kotlin-dsl.yml
vendored
1
.github/workflows/integTest-kotlin-dsl.yml
vendored
@@ -2,6 +2,7 @@ name: Test caching with Kotlin DSL
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [assigned, review_requested]
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user