We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba98ad commit 23de2b2Copy full SHA for 23de2b2
.github/workflows/gradle.yml
@@ -15,7 +15,7 @@ on:
15
16
jobs:
17
build:
18
-
+ if: github.event.pull_request.head.repo.full_name == github.repository
19
runs-on: ubuntu-latest
20
permissions:
21
id-token: write
0 commit comments