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 name: Candy macOS arm
# on: on:
# push: push:
# branches: ["main"] branches: [""]
# pull_request: pull_request:
# branches: ["main"] branches: [""]
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always

View File

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