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

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