We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 546dee3 commit 9ba3638Copy full SHA for 9ba3638
.github/workflows/repo-checks.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Initialize the environment
15
- uses: CitrineInformatics/common-gh-actions/.github/actions/initialize@v1
+ uses: ./.github/actions/initialize@v1
16
with:
17
documentation: 'true'
18
- name: Build Docs
0 commit comments