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