Skip to content

Commit 7825128

Browse files
authored
Merge branch 'master' into 2452-fix-windows-build
2 parents ed4d66c + ac1cca0 commit 7825128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ env:
33

44
# NOTE: Please keep .mergify.yml in sync when adding or removing any jobs.
55
name: main
6-
on: [push]
6+
on: [pull_request]
77
jobs:
88
build:
99
strategy:

0 commit comments

Comments
 (0)