Skip to content

Commit 2ea61ac

Browse files
authored
Fix Linux build trigger tag (#6765)
1 parent 234898f commit 2ea61ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_suite_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
push:
99
tags:
1010
- nightly_*
11-
- R22*
11+
- R20*
1212

1313
concurrency:
1414
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)