Update .github/workflows/direct-push.yml

Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
master
Domen Kožar 2021-04-20 08:13:07 +01:00 committed by Domen Kožar
parent 932ffcd08d
commit 436161a2b8
No known key found for this signature in database
GPG Key ID: C2FFBCAFD2C24246
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
if: github.repository_owner == 'NixOS'
env:
GITHUB_SHA: ${{ github.sha }}
GITHUB_REPOSITORY: ${{ github.repository }}
@ -25,4 +26,4 @@ jobs:
instead of going through a Pull Request.
That's highly discouraged beyond the few exceptions listed
on https://github.com/NixOS/nixpkgs/issues/118661.
on https://github.com/NixOS/nixpkgs/issues/118661