We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca128e commit 0247e5dCopy full SHA for 0247e5d
1 file changed
.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