0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-25 01:34:57 +02:00

Update .github/workflows/files-changed.yml

This commit is contained in:
silverwind 2023-08-20 16:20:05 +02:00 committed by GitHub
parent 2a01c3e249
commit 6c92b75adf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
id: changes id: changes
with: with:
# needed for `act_runner exec`, is ignored for pull_request event # needed for `act_runner exec`, is ignored for pull_request event
base: HEAD # base: HEAD
filters: | filters: |
backend: backend:
- "**/*.go" - "**/*.go"