Skip to content

Commit

Permalink
update to whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Oct 26, 2023
1 parent 2a03d71 commit 809b3c7
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 @@ -17,14 +17,10 @@ on:
- 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 809b3c7

Please sign in to comment.