fix remove master from workflow

This commit is contained in:
tqcq 2024-04-01 10:53:57 +08:00
parent 68515ae532
commit 96cd20186c

View File

@ -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