diff --git a/.github/workflows/autodoc.yml b/.github/workflows/autodoc.yml index 791d1af..0b3f167 100644 --- a/.github/workflows/autodoc.yml +++ b/.github/workflows/autodoc.yml @@ -42,4 +42,4 @@ jobs: assignees: syncom reviewers: thistletech/engineering draft: false - base: ${{ github.sha }} + base: ${{ github.head_ref }}