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.
2 parents 30e6405 + 4a2914f commit b3272aaCopy full SHA for b3272aa
.github/workflows/main.yml
@@ -6,7 +6,7 @@ name: Deploy To Site
6
on:
7
# Triggers the workflow on push or pull request events but only for the master branch
8
push:
9
- branches: [master]
+ branches: [master, next, text]
10
11
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
12
jobs:
0 commit comments