Skip to content

Commit 8ce7268

Browse files
committed
Update workflow files with names
1 parent 456c15a commit 8ce7268

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/1-tbd.yml renamed to .github/workflows/1-resolve-a-merge-conflict.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Step 1, TBD
1+
name: Step 1, Resolve a merge conflict
22

33
# This step triggers after TBD
44
# This step sets STEP to 2

.github/workflows/2-tbd.yml renamed to .github/workflows/2-create-your-own-conflict.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Step 2, TBD
1+
name: Step 2, Create your own conflict
22

33
# This step triggers after TBD
44
# This step sets STEP to 3

0 commit comments

Comments
 (0)