mirror of
https://github.com/veeso/termscp.git
synced 2026-04-12 05:01:25 -07:00
Build all branches
This commit is contained in:
4
.github/workflows/macos.yml
vendored
4
.github/workflows/macos.yml
vendored
@@ -2,9 +2,9 @@ name: MacOS
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ * ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user