mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
Build all branches
This commit is contained in:
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
@@ -2,9 +2,9 @@ name: Linux
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ * ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user