We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0adb197 commit 1838060Copy full SHA for 1838060
1 file changed
.github/workflows/build-node-fibers.yml
@@ -8,6 +8,10 @@ on:
8
- completed
9
pull_request:
10
paths: .github/workflows/build-node-fibers.yml
11
+ push:
12
+ branches:
13
+ - v20.18.3
14
+ - workflows-for-v20.18.3
15
16
jobs:
17
build-fibers:
0 commit comments