Skip to content

chore(deps): bump github.com/docker/cli from 29.4.0+incompatible to 29.4.1+incompatible in /agent #5846

chore(deps): bump github.com/docker/cli from 29.4.0+incompatible to 29.4.1+incompatible in /agent

chore(deps): bump github.com/docker/cli from 29.4.0+incompatible to 29.4.1+incompatible in /agent #5846

name: General PR Handling for 1Panel
on: pull_request
permissions:
pull-requests: write
jobs:
generic_handler:
name: Add Labels to PR
if: github.repository == '1Panel-dev/1Panel'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.GITHUBTOKEN }}
labels: ${{ github.base_ref }}