]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update release-notes.yml
authorMark Otto <markd.otto@gmail.com>
Mon, 30 Mar 2020 18:55:44 +0000 (11:55 -0700)
committerGitHub <noreply@github.com>
Mon, 30 Mar 2020 18:55:44 +0000 (11:55 -0700)
.github/workflows/release-notes.yml

index d2b0695fb602ce1fa03dbc608ded801f2b6338a4..1c9932b5e3297dbf101d7075bf369ada2f792146 100644 (file)
@@ -3,7 +3,7 @@ name: Release notes
 on:
   push:
     branches:
-      - "release-drafter"
+      - master
 
 jobs:
   update_release_draft: