diff --git a/.github/workflows/bechmark.yml b/.github/workflows/bechmark.yml index 2751bdf5..fc26e3bf 100644 --- a/.github/workflows/bechmark.yml +++ b/.github/workflows/bechmark.yml @@ -11,6 +11,7 @@ on: - 'tests/**' push: + branches: ['master'] paths-ignore: - 'docs/**' - 'README.md'