chore: change github workflows

This commit is contained in:
xfy
2025-06-15 22:52:21 +08:00
parent a6ddba3a2b
commit b4ac8c83c8
2 changed files with 10 additions and 10 deletions

View File

@ -1,10 +1,10 @@
name: Candy macOS arm
# on:
# push:
# branches: ["main"]
# pull_request:
# branches: ["main"]
on:
push:
branches: [""]
pull_request:
branches: [""]
env:
CARGO_TERM_COLOR: always

View File

@ -1,10 +1,10 @@
name: Candy macOS x86
# on:
# push:
# branches: ["main"]
# pull_request:
# branches: ["main"]
on:
push:
branches: [""]
pull_request:
branches: [""]
env:
CARGO_TERM_COLOR: always