Skip to content

Commit 486aa40

Browse files
sgilmore10kou
andauthored
Update .github/workflows/release_candidate.yml
Co-authored-by: Sutou Kouhei <[email protected]>
1 parent 7af71a7 commit 486aa40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_candidate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
push:
2222
tags:
2323
# Trigger workflow when a tag whose name matches the pattern
24-
#"apache-arrow-{MAJOR}.{MINOR}.{PATCH}-rc{RC_NUM}" is pushed.
24+
# "apache-arrow-{MAJOR}.{MINOR}.{PATCH}-rc{RC_NUM}" is pushed.
2525
- "apache-arrow-[0-9]+.[0-9]+.[0-9]+-rc[0-9]+"
2626

2727
permissions:

0 commit comments

Comments
 (0)