Skip to content

Commit 41e1fc1

Browse files
committed
add missing single quote to documentation workflow
1 parent 894a856 commit 41e1fc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/.github/workflows/{% if AddOnlineDocumentation %}next_steps_online_documentation.yml{% endif %}

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on: [push]
22
permissions:
33
contents: write
44
issues: write
5-
name: Create issues for next steps
5+
name: Create an issue for online documentation
66
jobs:
77
next_steps:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)