Skip to content

Commit 48503d5

Browse files
authored
Merge pull request #100 from Intergration-Automation-Testing/dev
Refactor
2 parents 93300e2 + e7797ab commit 48503d5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/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 Python3.10
1+
name: AutoControl Dev Python3.10
22

33
on:
44
push:

.github/workflows/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 Python3.11
1+
name: AutoControl Dev Python3.11
22

33
on:
44
push:

.github/workflows/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 Python3.9
1+
name: AutoControl Dev Python3.9
22

33
on:
44
push:

0 commit comments

Comments
 (0)