Skip to content

Commit 6c92b75

Browse files
authored
Update .github/workflows/files-changed.yml
1 parent 2a01c3e commit 6c92b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/files-changed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
id: changes
3737
with:
3838
# needed for `act_runner exec`, is ignored for pull_request event
39-
base: HEAD
39+
# base: HEAD
4040
filters: |
4141
backend:
4242
- "**/*.go"

0 commit comments

Comments
 (0)