This repository has been archived by the owner on Oct 8, 2023. It is now read-only.
[181] add leading slash to constructed /query links #150
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Check Formatting | |
on: pull_request | |
defaults: | |
run: | |
shell: bash | |
jobs: | |
clang-format: | |
uses: irods/irods_reusable_github_workflows/.github/workflows/linter-irods-clang-format.yml@main |