Update gatsby.yml

This commit is contained in:
Cloudburst 2022-08-26 15:57:37 +02:00 committed by GitHub
parent 0924a5c623
commit e0f0bfd4af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: