added trigger based on pull request

This commit is contained in:
htrgouvea 2023-09-22 09:34:50 -03:00
parent 073650b627
commit e29e37c1cb
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build: