mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-05-15 13:37:05 +08:00
Delete main.yml
This commit is contained in:
25
.github/workflows/main.yml
vendored
25
.github/workflows/main.yml
vendored
@@ -1,25 +0,0 @@
|
|||||||
- name: GitHub Pull Request Action
|
|
||||||
uses: repo-sync/pull-request@v2.2
|
|
||||||
with:
|
|
||||||
# Branch name to pull from, default is triggered branch
|
|
||||||
source_branch: # optional
|
|
||||||
# Branch name to sync to in this repo, default is master
|
|
||||||
destination_branch: # optional, default is master
|
|
||||||
# Pull request title
|
|
||||||
pr_title: # optional
|
|
||||||
# Pull request body
|
|
||||||
pr_body: # optional
|
|
||||||
# Pull request template
|
|
||||||
pr_template: # optional
|
|
||||||
# Pull request reviewers, comma-separated list (no spaces)
|
|
||||||
pr_reviewer: # optional
|
|
||||||
# Pull request assignees, comma-separated list (no spaces)
|
|
||||||
pr_assignee: # optional
|
|
||||||
# Pull request labels, comma-separated list (no spaces)
|
|
||||||
pr_label: # optional
|
|
||||||
# Pull request milestone
|
|
||||||
pr_milestone: # optional
|
|
||||||
# Draft pull request
|
|
||||||
pr_draft: # optional
|
|
||||||
# GitHub token secret
|
|
||||||
github_token: 8b107cdf73be7766b3e0b5e10c907956228dc4b3
|
|
||||||
Reference in New Issue
Block a user