Skip to content

Commit

Permalink
deleted linting flow
Browse files Browse the repository at this point in the history
Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
  • Loading branch information
bishal7679 committed Jul 28, 2024
1 parent 49d6bb4 commit 43832d8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ jobs:
with:
fetch-depth: 0

- name: Call Linting Function
uses: dagger/dagger-for-github@v6.1.0
with:
version: "latest"
verb: call
module: github.com/bishal7679/harbor-cli@v0.6.1
args: lint-code --directory-arg=.
# - name: Call Linting Function
# uses: dagger/dagger-for-github@v6.1.0
# with:
# version: "latest"
# verb: call
# module: github.com/bishal7679/harbor-cli@v0.6.1
# args: lint-code --directory-arg=.

- name: Call Pull-Request Function
uses: dagger/dagger-for-github@v6.1.0
Expand Down

0 comments on commit 43832d8

Please sign in to comment.