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

Run tests on all commits to main #1441

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Run tests on all commits to main #1441

merged 1 commit into from
Dec 20, 2023

Conversation

etr2460
Copy link
Collaborator

@etr2460 etr2460 commented Dec 20, 2023

Because people contribute to the repo via forks, we can't run tests depending on secrets in PRs. This change updates our action so the tests depending on secrets run on merge (giving us signal on if we need to revert the PR or not)

@etr2460 etr2460 merged commit f4dc762 into main Dec 20, 2023
1 check passed
jacobbieker pushed a commit to withmartian/-ARCHIVED--router-evals that referenced this pull request Jan 9, 2024
Because people contribute to the repo via forks, we can't run tests
depending on secrets in PRs. This change updates our action so the tests
depending on secrets run on merge (giving us signal on if we need to
revert the PR or not)
Linmj-Judy pushed a commit to TablewareBox/evals that referenced this pull request Feb 27, 2024
Because people contribute to the repo via forks, we can't run tests
depending on secrets in PRs. This change updates our action so the tests
depending on secrets run on merge (giving us signal on if we need to
revert the PR or not)
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

Successfully merging this pull request may close these issues.

2 participants