Skip to content

Commit

Permalink
Add: moves uses: to top level
Browse files Browse the repository at this point in the history
  • Loading branch information
Balou9 committed Aug 20, 2024
1 parent bc6cafe commit 072f0f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
version: ${{ matrix.python-version }}
packages: ospd_openvas ospd tests

- name: Lint with ruff
uses: greenbone/workflows/.github/workflows/ci-python.yml@main
- uses: greenbone/workflows/.github/workflows/ci-python.yml@main
name: Lint with ruff
with:
lint-packages: autohooks tests
linter: ruff check
Expand Down

0 comments on commit 072f0f6

Please sign in to comment.