0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-14 19:38:04 +02:00

Update .github/workflows/files-changed.yml

This commit is contained in:
silverwind 2023-08-20 16:15:37 +02:00 committed by GitHub
parent 8cb6ee587c
commit 1976133cb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,8 +35,8 @@ jobs:
- uses: dorny/paths-filter@v2
id: changes
with:
# should uncomment the next line when using `act_runner exec`.
# base: HEAD
# needed for `act_runner exec`, is ignored for pull_request event
base: HEAD
filters: |
backend:
- "**/*.go"