.github/workflows/images.yaml: update

This commit is contained in:
Haitao Pan 2022-12-27 12:31:55 +08:00
parent 3a7cf87e98
commit 8a264a2326

View File

@ -3,10 +3,13 @@ on:
pull_request:
push:
paths:
- '.github/workflows/images.yaml'
- 'main.go'
- 'Makefile'
- 'Dockerfile'
- 'prometheus_to_cloudwatch.go'
- '.github/workflows/images.yaml'
branches:
- main
- master
jobs:
docker: