mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 04:04: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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ '*' ]
|
branches: [ 'master', 'main', 'release/**' ]
|
||||||
# branches: [ 'master', 'main', 'release/**' ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ '*' ]
|
branches: [ '*' ]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user