Compare commits

..

No commits in common. "main" and "v0.2.1" have entirely different histories.
main ... v0.2.1

View File

@ -17,8 +17,6 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Install Asciidoctor
run: sudo apt-get install -y asciidoctor
- name: Checkout
uses: actions/checkout@v4
- name: Vale