We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a9edb commit 552ed8bCopy full SHA for 552ed8b
1 file changed
.github/workflows/build.yml
@@ -79,7 +79,7 @@ jobs:
79
build-windows:
80
name: Build on Windows
81
runs-on: windows-latest
82
-
+
83
if: github.event_name != 'merge_group' || github.repository == 'nodejs/nodejs.org'
84
85
steps:
0 commit comments