We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a54e3f commit b14caa1Copy full SHA for b14caa1
.github/workflows/rpe_test.yml
@@ -2,8 +2,8 @@ name: Build and Publish RPE
2
3
on:
4
push:
5
- tags:
6
- - '*'
+ # tags:
+ # - '*'
7
branches:
8
- '*'
9
pull_request:
0 commit comments