diff --git a/.github/workflows/TWRP Build.yml b/.github/workflows/TWRP Build.yml index 9f4c34c..a63ed62 100644 --- a/.github/workflows/TWRP Build.yml +++ b/.github/workflows/TWRP Build.yml @@ -44,7 +44,7 @@ on: jobs: build: - if: github.event.repository.owner.id == github.event.sender.id +# if: github.event.repository.owner.id == github.event.sender.id runs-on: ubuntu-20.04 permissions: contents: write