forked from DGNum/infrastructure
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
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, edited, reopened]
|
||||
branches:
|
||||
- main
|
||||
push:
|
||||
|
|
Loading…
Reference in a new issue