ci(repo): fix workflow

Signed-off-by: xsahil03x <xdsahil@gmail.com>
This commit is contained in:
Sahil Kumar
2023-06-19 20:49:53 +05:30
committed by xsahil03x
parent c7e2975856
commit d02f381972
@@ -46,7 +46,7 @@ jobs:
run: |
melos run analyze
- name: "Pub Check"
if: github.ref == 'refs/heads/master'
if: github.base_ref == 'master'
run: |
melos run lint:pub