在测试脚本中忽略主分支
This commit is contained in:
parent
962a129a21
commit
ae28e4d3e3
@ -5,6 +5,8 @@ on:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
push:
|
||||
branches-ignore:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user