Skip to content

Commit c844d4d

Browse files
committed
Remove conditional check for main branch in documentation update workflow
1 parent e205a43 commit c844d4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
permissions:
1414
contents: write
1515
pull-requests: write
16-
if: "github.ref == 'refs/heads/main'"
1716
steps:
1817
- uses: actions/checkout@v4
1918

0 commit comments

Comments
 (0)