Allow pushes to run CI again

This commit is contained in:
Timmy Welch 2022-06-10 16:32:21 -07:00
parent 5c6e7d6f3e
commit 292a69a204

View File

@ -6,6 +6,8 @@ env:
on:
pull_request:
push:
branches:
- '**'
tags-ignore:
- '**'
jobs: