We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a3c2aa commit 6f8fc85Copy full SHA for 6f8fc85
.github/workflows/plugin-tests.yaml
@@ -21,7 +21,7 @@ concurrency:
21
cancel-in-progress: true
22
23
on:
24
- push:
+ pull_request:
25
26
jobs:
27
build:
.github/workflows/windows-plugin-test.yaml
test-on-windows:
0 commit comments