fix remove master from workflow
This commit is contained in:
parent
68515ae532
commit
96cd20186c
@ -2,7 +2,6 @@
|
||||
name: linux-aarch64-cpu-gcc
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
paths:
|
||||
- .gitea/workflows/linux-arm-gcc.yml
|
||||
- toolchains/aarch64-linux-gnu.toolchain.cmake
|
||||
@ -13,7 +12,6 @@ on:
|
||||
- CMakeLists.txt
|
||||
- cmake/**
|
||||
pull_request:
|
||||
branches: [master]
|
||||
paths:
|
||||
- .gitea/workflows/linux-arm-gcc.yml
|
||||
- toolchains/aarch64-linux-gnu.toolchain.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user