Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build and trigger workflow fails in forked repo #212

Open
sauravpanda opened this issue Mar 26, 2024 · 2 comments
Open

build and trigger workflow fails in forked repo #212

sauravpanda opened this issue Mar 26, 2024 · 2 comments

Comments

@sauravpanda
Copy link
Contributor

Build and Trigger workflow fails in the forked repo. We don't need to run that workflow in a forked repo.

We can update the workflow file to check if it is SciPhi/R2R


if: ${{ contains("SciPhi-AI/R2R", github.event.pull_request.head.repo.full_name) }}
    steps:
    
@jcllobet
Copy link
Contributor

@emrgnt-cmplxty does this fix work or do you need to use the workflow internally for infra?

@sauravpanda
Copy link
Contributor Author

@emrgnt-cmplxty should I make the change to the workflow file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants