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 b9a67df commit 57c9fabCopy full SHA for 57c9fab
.github/workflows/node.yml
@@ -7,7 +7,7 @@ on:
7
push:
8
branches: ["main"]
9
pull_request:
10
- branches: ["main"]
+ branches: ["main", "beta"]
11
12
jobs:
13
build:
0 commit comments