Add pull_request trigger for usermods workflow
This commit is contained in:
parent
87092ccb80
commit
ce7ca3f2d2
3
.github/workflows/usermods.yml
vendored
3
.github/workflows/usermods.yml
vendored
@ -5,6 +5,9 @@ on:
|
||||
paths:
|
||||
- usermods/**
|
||||
- .github/workflows/usermods.yml
|
||||
pull_request:
|
||||
paths:
|
||||
- usermods/**
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user