Skip to content

go: upgraded golang.org/x/net v0.30.0 => v0.33.0 #3085

go: upgraded golang.org/x/net v0.30.0 => v0.33.0

go: upgraded golang.org/x/net v0.30.0 => v0.33.0 #3085

name: General PR Handling for 1Panel
on: pull_request
permissions:
pull-requests: write
jobs:
generic_handler:
name: Add Labels to PR
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 }}