Skip to content

Commit

Permalink
update to white list
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Oct 26, 2023
1 parent 64b2962 commit a7c0701
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,10 @@ 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**"
- "rootfs/**"

jobs:
workflow-dispatch:
Expand Down

0 comments on commit a7c0701

Please sign in to comment.