Skip to content

Commit

Permalink
added check to block fork/main
Browse files Browse the repository at this point in the history
Signed-off-by: M-Vamshi <21211a05f1@bvrit.ac.in>
  • Loading branch information
varshith257 committed May 5, 2024
1 parent 5135a1a commit 0581173
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ jobs:
- name: Build
run: |
make build
- name: Ensure PR is not on main branch
uses: jaegertracing/jaeger/.github/actions/block-pr-not-on-main@main

0 comments on commit 0581173

Please sign in to comment.