Skip to content

Commit d70ecc3

Browse files
authored
Update gradle.yml
1 parent 9a1f8ac commit d70ecc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
jobs:
1717
build:
18-
if: github.event.pull_request.head.repo.full_name == github.repository
18+
if: github.event.repository.fork == false
1919
runs-on: ubuntu-latest
2020
permissions:
2121
id-token: write

0 commit comments

Comments
 (0)