Skip to content

Commit 074a0c5

Browse files
committed
hack up workflow test
1 parent 43d5bb3 commit 074a0c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
required: true
88
type: string
99
description: "Match the value in version.bzl"
10+
default: "1.2.0"
11+
push:
12+
branches:
13+
- "tmp"
1014

1115
permissions:
1216
id-token: write

0 commit comments

Comments
 (0)