Skip to content

chore: update element-plus to 2.11.7 and jspdf to 3.0.3 in package.json #2094

chore: update element-plus to 2.11.7 and jspdf to 3.0.3 in package.json

chore: update element-plus to 2.11.7 and jspdf to 3.0.3 in package.json #2094

on:
push:
branches:
- 'pr@**'
- 'repr@**'
name: 针对特定分支名自动创建 PR
jobs:
generic_handler:
name: 自动创建 PR
runs-on: ubuntu-latest
steps:
- name: Create pull request
uses: jumpserver/action-generic-handler@master
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}