mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
Only run on important branches
This commit is contained in:
3
.github/workflows/os-check.yml
vendored
3
.github/workflows/os-check.yml
vendored
@@ -5,8 +5,7 @@ concurrency:
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ '*' ]
|
||||
# branches: [ 'master', 'main', 'release/**' ]
|
||||
branches: [ 'master', 'main', 'release/**' ]
|
||||
pull_request:
|
||||
branches: [ '*' ]
|
||||
|
||||
|
Reference in New Issue
Block a user