File sync from s4u/.github

This commit is contained in:
GitHub Action
2021-04-19 21:03:48 +00:00
parent 8636f71a85
commit 2c41469899

View File

@ -9,6 +9,8 @@ jobs:
update_release_draft:
name: Update Release Draft
runs-on: ubuntu-latest
concurrency: release-drafter
if: >
github.repository_owner == 's4u'
&& !startsWith(github.event.head_commit.message , '[maven-release-plugin]')