We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d247e commit 752c471Copy full SHA for 752c471
1 file changed
.github/workflows/workflow.yaml
@@ -1,5 +1,5 @@
1
name: nvim-dap-ui Workflow
2
-on: [push]
+on: [push,pull_request]
3
jobs:
4
style:
5
name: style
0 commit comments