Update static.yml

Signed-off-by: phonRathana <127619322+phonRathana@users.noreply.github.com>
This commit is contained in:
phonRathana 2023-05-28 23:36:19 +07:00 committed by GitHub
parent 945450328e
commit 00aa5280dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
branches: ["master"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: