mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-19 00:00:25 +08:00
File sync from s4u/.github
This commit is contained in:
2
.github/workflows/release-drafter.yml
vendored
2
.github/workflows/release-drafter.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
|||||||
update_release_draft:
|
update_release_draft:
|
||||||
name: Update Release Draft
|
name: Update Release Draft
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
concurrency: release-drafter
|
||||||
|
|
||||||
if: >
|
if: >
|
||||||
github.repository_owner == 's4u'
|
github.repository_owner == 's4u'
|
||||||
&& !startsWith(github.event.head_commit.message , '[maven-release-plugin]')
|
&& !startsWith(github.event.head_commit.message , '[maven-release-plugin]')
|
||||||
|
|||||||
Reference in New Issue
Block a user