Skip to content

Commit b740600

Browse files
committed
Add pull_request to .github/workflows
1 parent 9cf4634 commit b740600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debugger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: [push, workflow_call]
1+
on: [push, workflow_call, pull_request]
22

33
name: Debugger CI
44
jobs:

0 commit comments

Comments
 (0)