1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 05:50:44 +00:00

update white list

This commit is contained in:
Fred Clausen 2023-10-26 10:29:35 -06:00
parent c63829e3b1
commit 3c50dd4129

View file

@ -17,14 +17,13 @@ on:
branches:
- main
# Don't trigger if it's just a documentation update
paths-ignore:
- "**.md"
- "**.MD"
- "**.yml"
- "LICENSE"
- ".gitattributes"
- ".gitignore"
- ".dockerignore"
paths:
- "rust/**"
- "Dockerfile"
- "Dockerfile.build_binary"
- "rootfs/**"
- "downloads/**"
- ".env"
# Set workflow-wide environment variables
# - REPO: repo name on dockerhub