fix style

This commit is contained in:
Shahrad Elahi
2024-04-26 23:26:20 +03:30
parent 2ed6d8dd99
commit 844c563768
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ on:
pull_request:
concurrency:
group: "${{ github.workflow }}-${{ github.event.number || github.sha }}"
group: '${{ github.workflow }}-${{ github.event.number || github.sha }}'
cancel-in-progress: true
jobs: