mirror of
https://github.com/Wolvan/poll.horse.git
synced 2024-11-21 20:47:59 +01:00
af8163541a
A couple of github action files have been added that (hopefully) run tests and CI for the docker images on push to dev and master.
7 lines
No EOL
161 B
YAML
7 lines
No EOL
161 B
YAML
version: 2
|
|
updates:
|
|
# Maintain dependencies for GitHub Actions
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily" |