Skip to content

Commit 2ec5bda

Browse files
authored
Add pull request trigger to conformance workflow
1 parent 9493eb8 commit 2ec5bda

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/conformance.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
workflow_dispatch:
55
schedule:
66
- cron: '17 3 * * 0'
7+
pull_request:
8+
branches: [ "main" ]
79

810
jobs:
911
conformance-tests:

0 commit comments

Comments
 (0)