Skip to content

Commit 3ba86a2

Browse files
committed
Remove V2 suffix from workflow name
- Both v2 and v3 workflows now use 'Release Gate Tests' - Branch context (FROGBOT/V2 vs FROGBOT/V3) makes it clear which version
1 parent 434fe3e commit 3ba86a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Release Gate Tests V2"
1+
name: "Release Gate Tests"
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)