[build] Fix worflow 'Check Publishing' unncessary checking to pull_request

This commit is contained in:
Him188 2022-12-17 22:39:53 +00:00
parent 108ef3156a
commit d5055316e7
No known key found for this signature in database
GPG Key ID: BA439CDDCF652375

View File

@ -11,7 +11,7 @@ on:
- '**/gradle.properties'
- 'buildSrc/**'
pull_request:
paths-ignore:
paths:
- '**/**.gradle.kts'
- '**/gradle.properties'
- 'buildSrc/**'