diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index ce6df85..a9a7fdf 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -14,4 +14,5 @@ jobs: with: fail_on_error: true filter_mode: nofilter + reporter: github-pr-review token: ${{secrets.GITHUB_TOKEN}} \ No newline at end of file diff --git a/404.qmd b/404.qmd index 93ec46a..20d5353 100644 --- a/404.qmd +++ b/404.qmd @@ -3,4 +3,4 @@ title: "Page Not Found" format: html --- -Oops! The page you requested isn't available. Try [searching our documentation](/404.qmd?q=%20&show-results=1) or find out [how to get started](start.qmd) with Positron. \ No newline at end of file +Oops! The page you requested is not available. Try [searching our documentation](/404.qmd?q=%20&show-results=1) or find out [how to get started](start.qmd) with Positron. \ No newline at end of file