Skip to content

Commit 6f8fc85

Browse files
committed
roll workflows on
1 parent 7a3c2aa commit 6f8fc85

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/plugin-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121
cancel-in-progress: true
2222

2323
on:
24-
push:
24+
pull_request:
2525

2626
jobs:
2727
build:

.github/workflows/windows-plugin-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121
cancel-in-progress: true
2222

2323
on:
24-
push:
24+
pull_request:
2525

2626
jobs:
2727
test-on-windows:

0 commit comments

Comments
 (0)