Skip to content

Commit 771e943

Browse files
try to fix manually triggering these workflows
1 parent 7d9eb79 commit 771e943

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build-node-fibers.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Build node-fibers with prebuilt Node
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- node20.18.3_dockerfile
85

96
jobs:
107
build-fibers:

.github/workflows/build-node-packages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Build node-packages with prebuilt Node
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- node20.18.3_dockerfile
85

96
jobs:
107
build-packages:

0 commit comments

Comments
 (0)