Skip to content

[BUG REPORT] test-mount测试程序,如果根文件系统没有/mnt`文件夹,那么第一次执行会失败,重启后执行成功。 #1150

[BUG REPORT] test-mount测试程序,如果根文件系统没有/mnt`文件夹,那么第一次执行会失败,重启后执行成功。

[BUG REPORT] test-mount测试程序,如果根文件系统没有/mnt`文件夹,那么第一次执行会失败,重启后执行成功。 #1150

Workflow file for this run

name: "Issue Checker"
on:
issues:
types: [opened, edited]
pull_request_target:
types: [opened, edited]
issue_comment:
types: [created, edited]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: zzyyyl/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-checker.yml
not-before: 2024-04-20T00:00:00Z
include-title: 1