Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjankoehler authored Dec 16, 2024
1 parent 26daee6 commit 308f383
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,12 @@ on:
branches: [ "main" ]
paths-ignore:
- '.gitignore'
- '.github/workflows/publish-pypi.yml'
- '.github/workflows/publish-reports-github-pages.yml'
- '**.md'
- '*.sh'
pull_request:
branches: [ "main" ]
paths-ignore:
- '.gitignore'
- '.github/workflows/publish-pypi.yml'
- '.github/workflows/publish-reports-github-pages.yml'
- '**.md'
- '*.sh'
workflow_call:
Expand Down

0 comments on commit 308f383

Please sign in to comment.