Skip to content

Commit

Permalink
Quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Nov 22, 2024
1 parent 3a66112 commit 7e56a1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/project-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
add-to-project:
name: Add item to "Python SDK" project
name: 'Add item to "Python SDK" project'
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-comment-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
release-comment-issues:
runs-on: ubuntu-20.04
name: 'Notify issues'
name: Notify issues
steps:
- name: Get version
id: get_version
Expand Down

0 comments on commit 7e56a1e

Please sign in to comment.