Skip to content

Commit 757d245

Browse files
committed
try run to run new action
1 parent d074892 commit 757d245

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check-node-compat.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
pull_request:
55
types: [labeled]
66
branches: [devnet-ready]
7+
# Debug mode
8+
push:
9+
branches: [upgrade-psdk-2509]
710

811
concurrency:
912
group: check-node-compat-${{ github.ref }}

0 commit comments

Comments
 (0)