1
0
mirror of https://github.com/coturn/coturn.git synced 2025-11-01 15:31:00 +01:00

Fix: run cmake.yml in any github action (#1320)

This commit is contained in:
Kang Lin 2023-11-23 12:34:13 +08:00 committed by GitHub
parent 9485c9567e
commit c7a18c6296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@ name: CMake
on:
push:
branches: [ $default-branch ]
pull_request:
types: [ opened, reopened, synchronize ]