feat: Add workflow to import expternal patches, b=no-bug, c=workflows, windows

This commit is contained in:
mr. m
2026-02-25 16:11:41 +01:00
parent a7c87e6392
commit 4ae9f81a68
8 changed files with 84 additions and 14 deletions

View File

@@ -41,8 +41,8 @@ jobs:
- name: Setup Git
run: |
git config --global user.email "mauro-balades@users.noreply.github.com"
git config --global user.name "mauro-balades"
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
- name: Install Surfer
run: npm i -g @zen-browser/surfer