adding workflow merge

This commit is contained in:
DaanV2
2025-05-05 19:44:25 +02:00
parent 64e084d95b
commit 698017948b

View File

@@ -2,6 +2,7 @@
# For more information see: https://help.github.com/actions/language-and-framework-guides/publishing-nodejs-packages
name: PR
on:
push:
branches:
@@ -9,6 +10,8 @@ on:
pull_request:
branches:
- main
merge_group: {}
workflow_dispatch: {}
jobs:
build: