We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent badfcfc commit 2daf17aCopy full SHA for 2daf17a
1 file changed
.github/workflows/usermods.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
paths:
6
- usermods/**
7
+ push:
8
+ paths:
9
+ - usermods/**
10
11
env:
12
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
0 commit comments