Skip to content

Commit

Permalink
Ignore build for docs only (#24761)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunny authored May 17, 2023
1 parent 0a3c4d4 commit 473dee7
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/workflows/pull-compliance-docsignore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,33 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo "No build required"

lint-backend:
runs-on: ubuntu-latest
steps:
- run: echo "No build required"

lint-go-windows:
runs-on: ubuntu-latest
steps:
- run: echo "No build required"

lint-go-gogit:
runs-on: ubuntu-latest
steps:
- run: echo "No build required"

checks-backend:
runs-on: ubuntu-latest
steps:
- run: echo "No build required"

frontend:
runs-on: ubuntu-latest
steps:
- run: echo "No build required"

backend:
runs-on: ubuntu-latest
steps:
- run: echo "No build required"

0 comments on commit 473dee7

Please sign in to comment.