mirror of
https://github.com/veeso/termscp.git
synced 2026-09-14 08:05:57 -07:00
Build all branches
This commit is contained in:
@@ -2,9 +2,9 @@ name: Linux
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ * ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
@@ -2,9 +2,9 @@ name: MacOS
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ * ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
@@ -2,9 +2,9 @@ name: Windows
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ * ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user