CI: limit package-updates actions scope

Running this action in forks has literally no sense
This commit is contained in:
Yaksh Bariya 2021-10-31 10:32:16 +05:30
parent 715a8bdc0f
commit 46423f3675
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ on:
jobs:
update-packages:
if: github.repository == 'termux/termux-packages'
runs-on: ubuntu-latest
steps:
- name: Clone repository