0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-14 21:16:54 +01:00
Signed-off-by: a1012112796 <1012112796@qq.com>
This commit is contained in:
a1012112796 2023-06-30 06:36:23 +00:00
parent 62d3f35cb3
commit fcf3100826
No known key found for this signature in database
GPG Key ID: 8304C4283E1B3141

View File

@ -33,9 +33,10 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dorny/paths-filter@v2
id: changes_check
if: env.ACT_EXEC != 'true'
id: changes
with:
# used for `act_runner exec`
# base: HEAD
filters: |
backend:
- "**/*.go"