run contrib check on push as well

Which should ensure I notice when I've forgotten to change my email
back after testing the script :-)
This commit is contained in:
Damien Elmes 2020-01-07 10:14:01 +10:00
parent 46445638a8
commit a684ac120f

View file

@ -1,6 +1,6 @@
name: Author in CONTRIBUTORS
on: [pull_request]
on: [push, pull_request]
jobs:
check: