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 94743c1 commit 839917aCopy full SHA for 839917a
.github/workflows/gradle_snapshot.yml
@@ -11,6 +11,7 @@ jobs:
11
build:
12
13
runs-on: ubuntu-latest
14
+ if: github.repository == 'ReactiveX/RxJava'
15
env:
16
# ------------------------------------------------------------------------------
17
CI_BUILD_NUMBER: ${{ github.run_number }}
0 commit comments