Skip to content

Commit a12251a

Browse files
committed
Update spotless.yml
1 parent 62de2d8 commit a12251a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spotless.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Spotless Check
22
on: [push, workflow_dispatch]
33

44
concurrency:
5+
group: "${{ github.workflow }}-${{ github.event.number || github.ref }}"
56
cancel-in-progress: true
67
jobs:
78
check:

0 commit comments

Comments
 (0)