Skip to content

Commit 80edf2c

Browse files
committed
Rename actions
1 parent fa17348 commit 80edf2c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/linux-arm64-pr-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Linux ARM64 - Pull Request
1+
name: Linux arm64 - Pull Request
22

33
on:
44
pull_request:

.github/workflows/linux-arm64-push-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Linux ARM64 - Push to Branches
1+
name: Linux arm64
22

33
on:
44
push:

.github/workflows/linux-x64-push-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Linux x64 - Push to Branches
1+
name: Linux x64
22

33
on:
44
push:

.github/workflows/windows-push-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Windows - Push to Branches
1+
name: Windows
22

33
on:
44
push:

0 commit comments

Comments
 (0)