mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Revert changes to benchmark.yml
This commit is contained in:
parent
c7170d9096
commit
465cbdaa3e
1 changed files with 0 additions and 9 deletions
9
.github/workflows/benchmark.yml
vendored
9
.github/workflows/benchmark.yml
vendored
|
@ -1,15 +1,6 @@
|
||||||
name: Luau Benchmarks
|
name: Luau Benchmarks
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- "master"
|
|
||||||
paths-ignore:
|
|
||||||
- "docs/**"
|
|
||||||
- "papers/**"
|
|
||||||
- "rfcs/**"
|
|
||||||
- "*.md"
|
|
||||||
- "prototyping/**"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "docs/**"
|
- "docs/**"
|
||||||
|
|
Loading…
Add table
Reference in a new issue