Skip to content

Commit

Permalink
set pr-labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Feb 13, 2025
1 parent 5d30e36 commit ef6a70e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-flake-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
uses: DeterminateSystems/update-flake-lock@v24
with:
token: ${{ steps.app-token.outputs.token }}
pr-labels: |
auto-merge
2 changes: 2 additions & 0 deletions .github/workflows/update-lazy-plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jobs:
with:
title: Update vim plugins
token: ${{ steps.app-token.outputs.token }}
pr-labels: |
auto-merge
2 changes: 2 additions & 0 deletions .github/workflows/update-submodules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
with:
title: Update zsh modules
token: ${{ steps.app-token.outputs.token }}
pr-labels: |
auto-merge

0 comments on commit ef6a70e

Please sign in to comment.