mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-17 21:57:22 +00:00
Update main.yml
This commit is contained in:
parent
dd4502c58a
commit
9ec93ae8ad
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Run Custom Script
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main # 你可以根据需要更改分支名称
|
||||
- master # 你可以根据需要更改分支名称
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue