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

ci: do not trigger the same tests twice #5303

Closed
knqyf263 opened this issue Oct 1, 2023 · 0 comments · Fixed by #5313
Closed

ci: do not trigger the same tests twice #5303

knqyf263 opened this issue Oct 1, 2023 · 0 comments · Fixed by #5313
Assignees

Comments

@knqyf263
Copy link
Collaborator

knqyf263 commented Oct 1, 2023

Description

When PR is opened, the same tests run twice now.
image

We probably should remove the push event. We need to test it.

push:
branches-ignore:
- 'main'
- 'gh-readonly-queue/**'
paths-ignore:
- '**.md'
- 'docs/**'
- 'mkdocs.yml'
- 'LICENSE'

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 a pull request may close this issue.

2 participants