feat(workflows/eval.yaml): Update types used for triggering the eval
This commit is contained in:
parent
0d8c406b65
commit
638e28ede3
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
name: build configuration
|
name: build configuration
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
types: [opened, synchronize, edited, reopened]
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
push:
|
push:
|
||||||
|
|
Loading…
Reference in a new issue