Skip to content

Commit 3ea27d6

Browse files
committed
👷 CI File Formatting
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
1 parent 5e3c890 commit 3ea27d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: 👮‍♂️ Sanity checks
33
on: [push, pull_request, workflow_dispatch]
44

55
concurrency:
6-
group: ${{github.workflow}}-${{github.ref}}
6+
group: ${{ github.workflow }}-${{ github.ref }}
77
cancel-in-progress: true
88

99
jobs:

0 commit comments

Comments
 (0)