Skip to content

Commit 8a7ea5c

Browse files
committed
rename {workflow}-stable to just workflow
1 parent 6199814 commit 8a7ea5c

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
File renamed without changes.

.github/workflows/integration-tests-stable.yml renamed to .github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Integration Tests — Stable
1+
name: Integration Tests
22

33
on:
44
push:

.github/workflows/release-insiders-stable.yml renamed to .github/workflows/release-insiders.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release Insiders — Stable
1+
name: Release Insiders
22

33
on:
44
push:

.github/workflows/release-stable.yml renamed to .github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release — Stable
1+
name: Release
22

33
on:
44
release:

0 commit comments

Comments
 (0)