Skip to content

工具: 重構專案中的建構指令和相依性 - 在相依性中註解掉 telescope-fzf-native.nvim 的建構指令 - 修改 lua/dast/plugins 目錄中 telescope.lua 的相依性 #80

工具: 重構專案中的建構指令和相依性 - 在相依性中註解掉 telescope-fzf-native.nvim 的建構指令 - 修改 lua/dast/plugins 目錄中 telescope.lua 的相依性

工具: 重構專案中的建構指令和相依性 - 在相依性中註解掉 telescope-fzf-native.nvim 的建構指令 - 修改 lua/dast/plugins 目錄中 telescope.lua 的相依性 #80

Workflow file for this run

name: automerge
on:
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- id: automerge
name: automerge
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.RELEASE_TOKEN }}"
MERGE_LABELS: ''
MERGE_FILTER_AUTHOR: 'cloverdefa'