Trigger Action on PRs as well

This commit is contained in:
snobu 2021-05-21 09:47:40 +03:00
parent 9fcc631236
commit c7efd90f7f

View file

@ -6,6 +6,9 @@ on:
- 'README.md' - 'README.md'
branches: branches:
- master - master
pull_request:
branches:
- master
jobs: jobs:
build: build: