Restrict release ci step to only push events

woodpecker-update
Joey Hines 2022-01-16 09:16:17 -07:00
parent e4e0c32c76
commit 7cfe752c71
No known key found for this signature in database
GPG Key ID: 80F567B5C968F91B
1 changed files with 2 additions and 1 deletions

View File

@ -17,3 +17,4 @@ pipeline:
image: "gradle:7.3-jdk17"
when:
branch: main
event: push