6 lines
136 B
YAML
6 lines
136 B
YAML
name: 'Watchtower Update'
|
|
description: 'Automatically triggers Watchtower to scan for new images'
|
|
runs:
|
|
using: 'go'
|
|
main: 'main.go'
|