Skip to content

Commit 726b461

Browse files
committed
Fix GitHub Actions yml problem and rename actions
Fix GitHub Actions yml problem and rename actions
1 parent dbdb5a3 commit 726b461

9 files changed

+10
-22
lines changed

.github/workflows/auto-control-github-actions_dev_python3_10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AutoControl GitHub Actions Dev
1+
name: AutoControl GitHub Actions Dev Python3.10
22

33
on:
44
push:

.github/workflows/auto-control-github-actions_dev_python3_11.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AutoControl GitHub Actions Dev
1+
name: AutoControl GitHub Actions Dev Python3.11
22

33
on:
44
push:

.github/workflows/auto-control-github-actions_dev_python3_8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AutoControl GitHub Actions Dev
1+
name: AutoControl GitHub Actions Dev Python3.8
22

33
on:
44
push:

.github/workflows/auto-control-github-actions_dev_python3_9.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AutoControl GitHub Actions Dev
1+
name: AutoControl GitHub Actions Dev Python3.9
22

33
on:
44
push:

.github/workflows/auto-control-github-actions_stable_python3_10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AutoControl GitHub Actions Stable
1+
name: AutoControl GitHub Actions Stable Python3.10
22

33
on:
44
push:

.github/workflows/auto-control-github-actions_stable_python3_11.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AutoControl GitHub Actions Stable
1+
name: AutoControl GitHub Actions Stable Python3.11
22

33
on:
44
push:

.github/workflows/auto-control-github-actions_stable_python3_8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AutoControl GitHub Actions Stable
1+
name: AutoControl GitHub Actions Stable Python3.8
22

33
on:
44
push:

.github/workflows/auto-control-github-actions_stable_python3_9.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
auto-control-github-actions_stable_python3_8:
2-
yml:
3-
name: AutoControl GitHub Actions Stable
1+
name: AutoControl GitHub Actions Stable Python3.9
42

53
on:
64
push:

.idea/workspace.xml

Lines changed: 2 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)