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 a7444f1 commit fd0f384Copy full SHA for fd0f384
.github/workflows/deploy-docs.yml
@@ -5,7 +5,6 @@ on:
5
- main
6
jobs:
7
build-and-deploy:
8
- # if: ${{ github.ref == 'refs/heads/main' }}
9
runs-on: ubuntu-latest
10
steps:
11
- name: Check out repository code
0 commit comments