This commit is contained in:
Neucrack
2024-08-18 13:40:03 +08:00
parent d250be75ed
commit f6d156dda4
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ name: Build test for Linux
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ master, dev ]
branches: [ main, dev ]
# pull_request:
# branches: [ main ]

View File

@@ -6,7 +6,7 @@ name: Build test for MaixCAM
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ master, dev ]
branches: [ main, dev ]
# pull_request:
# branches: [ main ]