Skip to content

Commit 75a5c81

Browse files
committed
f
1 parent 0f30857 commit 75a5c81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/consistency.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ concurrency:
1515
cancel-in-progress: true
1616

1717
env:
18-
VERSION: ${{ github.event.inputs.version || 'v1.1.1' }}
18+
VERSION: ${{ github.event.inputs.version }}
1919

2020
jobs:
21-
checks:
21+
consistency-check:
2222
runs-on:
2323
- runs-on=${{ github.run_id }}
2424
- family=m7a.24xlarge

0 commit comments

Comments
 (0)