Make workflows actually trigger, oops
This commit is contained in:
@@ -2,6 +2,7 @@ name: Benchmark BufferPool
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
- '*'
|
||||||
- '!benchmark'
|
- '!benchmark'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
@@ -2,6 +2,7 @@ name: Run Tests
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
- '*'
|
||||||
- '!benchmark'
|
- '!benchmark'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user