We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6728d commit 09bd96bCopy full SHA for 09bd96b
.github/workflows/update-documentation.yml
@@ -13,7 +13,7 @@ jobs:
13
permissions:
14
contents: write
15
pull-requests: write
16
- if: "github.ref == 'refs/heads/main'"
+ # if: "github.ref == 'refs/heads/main'"
17
steps:
18
- uses: actions/checkout@v4
19
0 commit comments