Skip to content

Swimm Verify

Actions
Verify your Swimm units are up-to-date
v1.4
Latest
Verified creator
Star (2)

Verified

GitHub has manually verified the creator of the action as an official partner organization. For more info see About badges in GitHub Marketplace.

Swimm Verify GitHub Action

Verify Swimm units as part of your workflow.

Usage

Follow the example below to verify your Swimm documentation on Pull-Requests.

name: Swimm
on: pull_request
jobs:
  Verify:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
        with:
          fetch-depth: 0 # pulling the commits history is required for the verification to function properly
      - uses: swimmio/[email protected]

Swimm Verify is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Verify your Swimm units are up-to-date
v1.4
Latest

Verified

GitHub has manually verified the creator of the action as an official partner organization. For more info see About badges in GitHub Marketplace.

Swimm Verify is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.