1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-11-22 05:40:10 +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: branches:
- main - main
# Don't trigger if it's just a documentation update # Don't trigger if it's just a documentation update
paths-ignore: paths:
- "**.md" - "rust/**"
- "**.MD" - "Dockerfile"
- "**.yml" - "Dockerfile.build_binary"
- "LICENSE" - "rootfs/**"
- ".gitattributes" - "downloads/**"
- ".gitignore" - ".env"
- ".dockerignore"
# Set workflow-wide environment variables # Set workflow-wide environment variables
# - REPO: repo name on dockerhub # - REPO: repo name on dockerhub