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

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