Skip to content

Commit c5bcb1e

Browse files
committed
disable tag trigger
1 parent b14caa1 commit c5bcb1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rpe_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
# tags:
66
# - '*'
7-
branches:
8-
- '*'
7+
# branches:
8+
# - '*'
99
pull_request:
1010

1111
concurrency:

0 commit comments

Comments
 (0)