chore(ci): don't run "Update Nix Deps" CI on forks (#2070)

This commit is contained in:
Xavier Vello 2024-06-03 12:03:52 +02:00 committed by GitHub
parent b05761bb37
commit df81d27544
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@ on:
jobs:
lockfile:
runs-on: ubuntu-latest
if: github.repository == 'atuinsh/atuin'
steps:
- name: Checkout repository
uses: actions/checkout@v3
@ -17,4 +18,4 @@ jobs:
with:
pr-title: "chore(deps): update flake.lock"
pr-labels: |
dependencies
dependencies