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 93b22e8
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
- master

jobs:
unit-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- id: Linting
uses: kairos-io/[email protected]
call-workflow:
uses: octo-org/example-repo/.github/workflows/workflow-A.yml@v1
github.com/kairos-io/.github/workfloaws/reusable-linting.yaml@main

0 comments on commit 93b22e8

Please sign in to comment.