mirror of
https://github.com/DefectingCat/candy
synced 2025-07-15 08:41:35 +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
|
||||
|
||||
# on:
|
||||
# push:
|
||||
# branches: ["main"]
|
||||
# pull_request:
|
||||
# branches: ["main"]
|
||||
on:
|
||||
push:
|
||||
branches: [""]
|
||||
pull_request:
|
||||
branches: [""]
|
||||
|
||||
env:
|
||||
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
|
||||
|
||||
# on:
|
||||
# push:
|
||||
# branches: ["main"]
|
||||
# pull_request:
|
||||
# branches: ["main"]
|
||||
on:
|
||||
push:
|
||||
branches: [""]
|
||||
pull_request:
|
||||
branches: [""]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Reference in New Issue
Block a user