mirror of
https://github.com/DefectingCat/candy
synced 2025-07-15 16:51:34 +00:00
chore: change github workflows
This commit is contained in:
10
.github/workflows/macos-arm.yml
vendored
10
.github/workflows/macos-arm.yml
vendored
@ -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
|
||||||
|
10
.github/workflows/macos-x86.yml
vendored
10
.github/workflows/macos-x86.yml
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user