Skip to content

Commit

Permalink
updated workflow file
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 4dfe352 commit f0259a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- run: yarn lint
- run: yarn build
- name: Ensure PR is not on main branch
uses: Jaeger/.github/actions/block-pr-main
uses: actions/block-pr-main

0 comments on commit f0259a3

Please sign in to comment.