diff options
Diffstat (limited to '.github/workflows/falcor-compiler-perf-test.yml')
| -rw-r--r-- | .github/workflows/falcor-compiler-perf-test.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.github/workflows/falcor-compiler-perf-test.yml b/.github/workflows/falcor-compiler-perf-test.yml index 109230693..5852db4a5 100644 --- a/.github/workflows/falcor-compiler-perf-test.yml +++ b/.github/workflows/falcor-compiler-perf-test.yml @@ -3,14 +3,6 @@ name: Falcor Compiler Perf-Test on: - push: - branches: [master] - paths-ignore: - - "docs/**" - - "LICENSES/**" - - "LICENSE" - - "CONTRIBUTING.md" - - "README.md" pull_request: branches: [master] paths-ignore: |
