Skip to content

Commit b14caa1

Browse files
committed
disable tag trigger
1 parent 3a54e3f commit b14caa1

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
@@ -2,8 +2,8 @@ name: Build and Publish RPE
22

33
on:
44
push:
5-
tags:
6-
- '*'
5+
# tags:
6+
# - '*'
77
branches:
88
- '*'
99
pull_request:

0 commit comments

Comments
 (0)