Update OrangeFox-Compile.yml
* Remove "if" condition to make it work in org
This commit is contained in:
@@ -47,7 +47,6 @@ jobs:
|
||||
build:
|
||||
name: Build OFR by ${{ github.actor }}
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event.repository.owner.id == github.event.sender.id
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user