Skip to content

Commit

Permalink
Try reusable workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitris Karakasilis <[email protected]>
  • Loading branch information
jimmykarily committed May 3, 2023
1 parent 4892bc7 commit 81cf15d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,5 @@ on:
- master

jobs:
unit-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- id: Linting
uses: kairos-io/[email protected]
call-workflow:
uses: kairos-io/linting-composite-action/.github/workflows/reusable-linting.yaml@main

0 comments on commit 81cf15d

Please sign in to comment.