Skip to content

Commit

Permalink
Merge branch 'main' into CharlieCo-Kits
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom authored Oct 8, 2024
2 parents adaaa60 + d8ab929 commit e839ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
run: bash tools/checkLogging.sh
- name: Check Pull Request Name
if: always()
run: bash tools/checkPullRequestTitle.sh ${{ github.event.pull_request.title }}
run: bash tools/checkPullRequestTitle.sh "${{ github.event.pull_request.title }}"

0 comments on commit e839ce0

Please sign in to comment.