Skip to content

Commit a47d2fb

Browse files
committed
add stable version actions test
add stable version actions test
1 parent 6f620fd commit a47d2fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

33
on:
44
push:

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

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

33
on:
44
push:

0 commit comments

Comments
 (0)