Skip to content

The unit tests workflow runs twice on PRs #6

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

Open
mbaluda opened this issue Sep 27, 2023 · 0 comments
Open

The unit tests workflow runs twice on PRs #6

mbaluda opened this issue Sep 27, 2023 · 0 comments

Comments

@mbaluda
Copy link

mbaluda commented Sep 27, 2023

The template should be changed to

push:
    branches:
      - 'main'
  pull_request:
    branches:
      - '**'
  workflow_dispatch:
@mbaluda mbaluda changed the title The run unit tests workflow runs twice on PRs The unit tests workflow runs twice on PRs Sep 28, 2023
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

1 participant