Bump release version
This commit is contained in:
parent
f37d96df6e
commit
cc43a8c865
1 changed files with 5 additions and 1 deletions
6
.github/workflows/profiling.yaml
vendored
6
.github/workflows/profiling.yaml
vendored
|
|
@ -1,7 +1,11 @@
|
||||||
name: Profiling Comparison for Specific File 2
|
name: Profiling Comparison for Specific File 2
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request_target
|
pull_request_target:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
- reopened
|
||||||
|
- synchronize
|
||||||
jobs:
|
jobs:
|
||||||
profiler:
|
profiler:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue