0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-20 17:55:42 +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 - uses: dorny/paths-filter@v2
id: changes id: changes
with: with:
# should uncomment the next line when using `act_runner exec`. # needed for `act_runner exec`, is ignored for pull_request event
# base: HEAD base: HEAD
filters: | filters: |
backend: backend:
- "**/*.go" - "**/*.go"