mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-17 16:31:07 +00:00
Update release-notes.yml
This commit is contained in:
parent
fd2f669836
commit
232de79db8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-notes.yml
vendored
2
.github/workflows/release-notes.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Release notes
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "release-drafter"
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update_release_draft:
|
update_release_draft:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue