workflow: Fix typo

This commit is contained in:
Valentin Tolmer 2021-08-31 20:00:12 +02:00 committed by nitnelave
parent d8df47b35d
commit 092cdb860c

View file

@ -4,7 +4,7 @@ on:
push:
branches: [ main ]
pull_request:
types: [opened, repoened, synchronize]
types: [opened, reopened, synchronize]
env:
CARGO_TERM_COLOR: always