Skip to content

Commit 49cf7e2

Browse files
committed
fix: ci trigger
1 parent f08b5a9 commit 49cf7e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
with:
3030
files: |
3131
Dockerfile
32+
go.mod
33+
go.sum
34+
*.go
3235
.github/workflows/**/*
3336
3437
- name: Set up QEMU

0 commit comments

Comments
 (0)