ci: fix su (#42)

This commit is contained in:
Ylarod
2023-01-11 20:21:53 +08:00
committed by GitHub
parent 761f68b24f
commit 4f9feeff19

View File

@@ -3,7 +3,7 @@ on:
push:
branches: [ "main" ]
paths:
- '.github/workflows/build-userspace.yml'
- '.github/workflows/build-su.yml'
- 'userspace/**'
pull_request:
branches: [ "main" ]