Skip to content

Commit d70d0a7

Browse files
committed
added code and utility function
Signed-off-by: kumarabd <abishekkumar92@gmail.com>
1 parent 675e523 commit d70d0a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
runs-on: ubuntu-latest
4949
steps:
5050
- name: Checkout code
51-
if: github.event_name != 'pull_request' && (startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/master') && success()
5251
uses: actions/checkout@master
5352
with:
5453
fetch-depth: 1

0 commit comments

Comments
 (0)