Skip to content

Commit

Permalink
Merge pull request #174 from TuKo1982/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
BassT23 authored Jan 15, 2025
2 parents eee7334 + 75bd1aa commit 45a870b
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 152 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
if: ${{ github.repository == 'BassT23/Proxmox' }}
steps:
- name: Apply label
uses: eps1lon/actions-label-merge-conflict@1b1b1fcde06a9b3d089f3464c96417961dde1168 # v3.0.2
uses: eps1lon/actions-label-merge-conflict@1df065ebe6e3310545d4f4c4e862e43bdca146f0 # v3.0.3
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request_target'}}
with:
dirtyLabel: 'Merge conflict'
Expand Down
Loading

0 comments on commit 45a870b

Please sign in to comment.