Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2020-03-30 21:55:44 +0300
committerGitHub <noreply@github.com>2020-03-30 21:55:44 +0300
commit232de79db8efb39a925b340a8b3de4e5834de643 (patch)
tree49b9a3844e0cb25ad4e21ee40ad0bf0184434992 /.github
parentfd2f6698364bfe617f8d671991fb80466977cfa5 (diff)
Update release-notes.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release-notes.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml
index d2b0695fb6..1c9932b5e3 100644
--- a/.github/workflows/release-notes.yml
+++ b/.github/workflows/release-notes.yml
@@ -3,7 +3,7 @@ name: Release notes
on:
push:
branches:
- - "release-drafter"
+ - master
jobs:
update_release_draft: