Skip to content

Commit ff9723c

Browse files
committed
fix(ci): ensure that CI is always run on PRs irrespective of changed files
1 parent 03b7327 commit ff9723c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/container.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ on:
1414
pull_request:
1515
branches:
1616
- main
17-
paths:
18-
- Dockerfile
19-
- main.go
20-
- go.*
21-
- .github/workflows/container.yml
2217
schedule:
2318
- cron: "0 0 * * *"
2419
workflow_dispatch:

0 commit comments

Comments
 (0)