Skip to content

Commit ce3e48b

Browse files
committed
fix trigger
Signed-off-by: Ian Lewis <[email protected]>
1 parent abaf62e commit ce3e48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.nodejs.tag.main.unscoped.slsa3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
push:
66
tags:
7-
- "v36.[0-9]+.[0-9]+" # # triggers only if push new tag version, like `v0.8.4` or else
7+
- "v41.[0-9]+.[0-9]+" # # triggers only if push new tag version, like `v0.8.4` or else
88

99
permissions: read-all
1010

0 commit comments

Comments
 (0)