We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78362f5 commit 13713ebCopy full SHA for 13713eb
.github/workflows/linter-ruff.yml
@@ -7,7 +7,5 @@ defaults:
7
shell: bash
8
9
jobs:
10
- ruff-format:
11
- uses: SwooshyCueb/irods_reusable_github_workflows/.github/workflows/linter-irods-ruff-format.yml@main
12
- ruff-check:
13
- uses: SwooshyCueb/irods_reusable_github_workflows/.github/workflows/linter-irods-ruff-check.yml@main
+ ruff-line:
+ uses: SwooshyCueb/irods_reusable_github_workflows/.github/workflows/linter-irods-ruff.yml@main
0 commit comments