Skip to content

Commit

Permalink
Added missing quotes around name
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbjacobs committed May 28, 2024
1 parent 2fcc70c commit 87cc27e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add-minutes.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: [M] Link to session minutes
name: "[M] Link to session minutes"

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/init-labels.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: [M] Initialize labels
name: "[M] Initialize labels"

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/setup-irc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: [M] Setup IRC channels
name: "[M] Setup IRC channels"

on:
workflow_dispatch:
Expand Down

0 comments on commit 87cc27e

Please sign in to comment.