Add pull_request trigger for usermods workflow

This commit is contained in:
netmindz 2025-09-02 07:35:51 +01:00 committed by GitHub
parent 87092ccb80
commit ce7ca3f2d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,9 @@ on:
paths:
- usermods/**
- .github/workflows/usermods.yml
pull_request:
paths:
- usermods/**
jobs: