Skip to content

Commit 73284c6

Browse files
authored
fix: correct name for v18.x workflow
Update the `name` of the v18.x workflow to reflect the branch checked.
1 parent 830c9b6 commit 73284c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/18x-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Check main for vulns daily
1+
name: Check v18.x for vulns daily
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)