Skip to content

Commit

Permalink
added action to block pr
Browse files Browse the repository at this point in the history
Signed-off-by: Vamshi Maskuri <vamshimaskuri257@gmail.com>
  • Loading branch information
Vamshi Maskuri committed Mar 16, 2024
1 parent 844d0cb commit 3322b0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
run: yarn run depcheck
- run: yarn lint
- run: yarn build
- name: Ensure PR is not on main branch
uses: Jaeger/.github/actions/block-main-branch-pr

0 comments on commit 3322b0a

Please sign in to comment.