.github/workflows/images.yaml: update
This commit is contained in:
parent
3a7cf87e98
commit
8a264a2326
7
.github/workflows/images.yaml
vendored
7
.github/workflows/images.yaml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user