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

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