Skip to content

Commit 09bd96b

Browse files
nothing to see here
1 parent 2f6728d commit 09bd96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
permissions:
1414
contents: write
1515
pull-requests: write
16-
if: "github.ref == 'refs/heads/main'"
16+
# if: "github.ref == 'refs/heads/main'"
1717
steps:
1818
- uses: actions/checkout@v4
1919

0 commit comments

Comments
 (0)