Skip to content

Commit

Permalink
Merge pull request #53 from tchar/development
Browse files Browse the repository at this point in the history
Update benchmark GH Actions
  • Loading branch information
tchar authored Apr 5, 2024
2 parents a72d7b4 + 7f4e0cd commit 893a05a
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/benchmark-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,6 @@ on:
- "manifest.json"
- "README.md"
- "versions.json"
pull_request:
types: [opened, synchronize, reopened]
branches: [master]
paths-ignore:
- ".github/**"
- "!.github/workflows/benchmark-linux.yml"
- "docs/**"
- "misc/**"
- "__init__.py"
- ".gitignore"
- "LICENSE"
- "main.py"
- "manifest.json"
- "README.md"
- "versions.json"
jobs:
benchmark:
name: Performance regression check
Expand Down

0 comments on commit 893a05a

Please sign in to comment.