Run verify-outputs on every push to 'main'

This commit is contained in:
Daz DeBoer 2022-06-06 19:04:28 -06:00
parent d20c5c0356
commit f33d84950e
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D

View file

@ -8,9 +8,6 @@ on:
push:
branches:
- main
paths:
- '.github/workflows/**'
- 'dist/**'
jobs:
check: