mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-20 15:44:40 +02:00
Update .github/workflows/files-changed.yml
This commit is contained in:
parent
8cb6ee587c
commit
1976133cb1
4
.github/workflows/files-changed.yml
vendored
4
.github/workflows/files-changed.yml
vendored
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user