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 bf5b138 commit 184f34eCopy full SHA for 184f34e
.github/workflows/check-uniq-keep-ids.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- 'rr/**' # "rr" stands for "remote run"
7
- 'main'
8
+ pull_request:
9
+ branches: [ "main" ]
10
11
jobs:
12
build:
0 commit comments