Update pages.yml

This commit is contained in:
Gaurav Gosain
2022-09-18 22:39:41 +04:00
committed by GitHub
parent 0700f68543
commit f5c505160b

View File

@@ -3,7 +3,7 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
branches: ["main", "master"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: