diff --git a/.github/workflows/preview-start.yml b/.github/workflows/preview-start.yml deleted file mode 100644 index 67ae0704b..000000000 --- a/.github/workflows/preview-start.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: Preview Start - -on: - pull_request: - types: [opened, synchronize, reopened] - -permissions: - contents: read - -jobs: - preview-start: - permissions: - issues: write # for actions-cool/maintain-one-comment to modify or create issue comments - pull-requests: write # for actions-cool/maintain-one-comment to modify or create PR comments - name: start preview info - runs-on: ubuntu-latest - steps: - - name: Update status comment - uses: actions-cool/maintain-one-comment@v3 - with: - token: ${{ secrets.GITHUB_TOKEN }} - body: | - ⚡️ Preview Deploying... - - - body-include: '' diff --git a/merge-test.txt b/merge-test.txt new file mode 100644 index 000000000..b61de0c0c --- /dev/null +++ b/merge-test.txt @@ -0,0 +1 @@ +merge test