aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-12-16 23:27:34 -0700
committerNavan Chauhan <navanchauhan@gmail.com>2023-12-16 23:27:34 -0700
commitbe262479891bbf0773932c8c45c685aea9f4d9ac (patch)
tree89339d607da28eceeeda0e0c531fd379a0ce9446 /.github
parentee8f0c70dd90814125b3a29225a42fff5b26492a (diff)
fix branch name
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build_docs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_docs.yaml b/.github/workflows/build_docs.yaml
index 485cc10..b0897a9 100644
--- a/.github/workflows/build_docs.yaml
+++ b/.github/workflows/build_docs.yaml
@@ -6,7 +6,7 @@ on:
- published
- edited
push:
- branches: [ main ]
+ branches: [ master ]
permissions:
contents: write