Browse Source

Housekeeping

maziggy 2 months ago
parent
commit
8270030687
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/security.yml

+ 2 - 0
.github/workflows/security.yml

@@ -8,6 +8,7 @@ on:
     paths:
       - 'backend/**'
       - 'frontend/**'
+      - 'spoolbuddy/**'
       - 'Dockerfile'
       - 'docker-compose*.yml'
       - 'requirements.txt'
@@ -17,6 +18,7 @@ on:
     paths:
       - 'backend/**'
       - 'frontend/**'
+      - 'spoolbuddy/**'
       - 'Dockerfile'
       - 'docker-compose*.yml'
       - 'requirements.txt'