Update rust.yml

This commit is contained in:
Matthias 2022-02-06 15:51:18 +01:00 committed by GitHub
parent 0b9e9ecf57
commit 89106d11aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,9 @@
on: [push, pull_request]
name: CI
on:
repository_dispatch:
workflow_dispatch:
push:
pull_request:
env:
CARGO_TERM_COLOR: always