Skip to content

Commit

Permalink
Use workflow from main after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic authored Nov 13, 2024
1 parent be5f97c commit 4ed9330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compose_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
&& !cancelled()
&& fromJson(needs.changes.outputs.all).docs_all_modified_files
steps:
- uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@tree_files
- uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCS_LINK_CHECK: true
Expand Down

0 comments on commit 4ed9330

Please sign in to comment.