Skip to content

Commit

Permalink
fix(ci): Run check-nix-flake on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Aug 2, 2024
1 parent 3708537 commit ba9e8c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
commit-message: "flake: update dependencies"
title: "[automation] update flake dependencies"
branch: "automation/update-flake-dependencies"
token: ${{ secrets.UPDATE_FLAKE_TOKEN }}

0 comments on commit ba9e8c4

Please sign in to comment.