From 5bf79a5b4acfe11b9e8065fda50a3e9864c0ba27 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Wed, 12 Jul 2023 19:01:02 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=80=20chore(deploy=5Fgh-pages.yml):=20?= =?UTF-8?q?update=20branch=20trigger=20from=20'lf-docs-fix'=20to=20'main'?= =?UTF-8?q?=20for=20GitHub=20Pages=20deployment=20workflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy_gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_gh-pages.yml b/.github/workflows/deploy_gh-pages.yml index c8777212c..ffb52f941 100644 --- a/.github/workflows/deploy_gh-pages.yml +++ b/.github/workflows/deploy_gh-pages.yml @@ -3,7 +3,7 @@ name: Deploy to GitHub Pages on: push: branches: - - lf-docs-fix + - main # Review gh actions docs if you want to further define triggers, paths, etc # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on