Skip to content

Commit 65977b8

Browse files
committed
rename workflow
1 parent 7d58743 commit 65977b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Linux
1+
name: Integration Tests
22
on: [push, pull_request,repository_dispatch]
33
concurrency:
44
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.head_ref || '' }}-${{ github.base_ref || '' }}-${{ github.ref != 'refs/heads/main' || github.sha }}

0 commit comments

Comments
 (0)