Question 019
### Fill in the blank: When using `push` event trigger filters you can use <____> patterns to target multiple branches
> https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#using-filters-to-target-specific-branches-or-tags-for-push-events
1. [x] glob
1. [ ] regex
1. [ ] scheme
1. [ ] action