Skip to content

Commit 7e56a1e

Browse files
committed
Quotes
1 parent 3a66112 commit 7e56a1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/project-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
add-to-project:
11-
name: Add item to "Python SDK" project
11+
name: 'Add item to "Python SDK" project'
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/[email protected]

.github/workflows/release-comment-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
release-comment-issues:
1515
runs-on: ubuntu-20.04
16-
name: 'Notify issues'
16+
name: Notify issues
1717
steps:
1818
- name: Get version
1919
id: get_version

0 commit comments

Comments
 (0)