mirror of
https://github.com/recloudstream/website.git
synced 2024-08-15 03:18:45 +00:00
Update gatsby.yml
This commit is contained in:
parent
0924a5c623
commit
e0f0bfd4af
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gatsby.yml
vendored
2
.github/workflows/gatsby.yml
vendored
|
@ -7,7 +7,7 @@ name: Deploy Gatsby site to Pages
|
|||
on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches: [$default-branch]
|
||||
branches: [master]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in a new issue