Skip to content

Commit

Permalink
run when failed like it needs
Browse files Browse the repository at this point in the history
  • Loading branch information
NotM32 committed Dec 14, 2024
1 parent d6e4eb4 commit bdb8a2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/update-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ jobs:
maybe_repair:
runs-on: ubuntu-latest
needs: check
if: ${{ always() }}
permissions:
contents: read
contents: write
pull-requests: write
name: Check for deprecated/renamed options in flake check and submit a pull request to fix if found
steps:
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bdb8a2c

Please sign in to comment.