We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995d0a5 commit 63a6c7dCopy full SHA for 63a6c7d
1 file changed
.github/workflows/android.yml
@@ -25,6 +25,7 @@ env:
25
UPTG: ${{ inputs.UPTG }}
26
jobs:
27
build-release:
28
+ if: ${{ github.repository_owner == 'Zenlua' }}
29
runs-on: ubuntu-latest
30
steps:
31
- uses: actions/checkout@v4
0 commit comments