Merge pull request #20 from nekowinston/main

pull/22/head
Hamothy 2 years ago committed by GitHub
commit 92a15b6906
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,13 @@ on:
push:
branches:
- '**'
paths:
- '**/*.rs'
- '**/*.toml'
pull_request:
paths:
- '**/*.rs'
- '**/*.toml'
jobs:
install-cross:

Loading…
Cancel
Save