Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoGhiorzi authored May 31, 2024
2 parents d229d6b + b6bf2e4 commit 1889c85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ permissions:
pages: write
id-token: write

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
on: [push, pull_request]

env:
CARGO_TERM_COLOR: always
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ There is no released version yet.

## Documentation

API docs for the library crates are hosted at [](https://convince-project.github.io/scan).
API docs for the library crates are hosted at [https://convince-project.github.io/scan/scan](https://convince-project.github.io/scan/scan).

There is currently no user documentation/manual yet.

Expand Down

0 comments on commit 1889c85

Please sign in to comment.