Skip to content

Commit c751705

Browse files
authored
changed title for versioning ci/cd workflow (#4)
* updated workflow name
1 parent a06ae47 commit c751705

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/create-tag.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
name: Main Branch CI
1+
name: Create git tag
22
on:
33
push:
44
branches:
55
- main
6-
76
jobs:
87
Build-Code:
98
permissions:

0 commit comments

Comments
 (0)