Update ci.yml

This commit is contained in:
0x676e67 2025-03-21 18:19:39 +08:00 committed by GitHub
parent dc306ba199
commit 20f203cb57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 5 deletions

View File

@ -1,12 +1,15 @@
name: CI
on:
pull_request:
branches:
- master
push:
branches:
- master
tags: ["v*"]
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
- '.github/**'
- 'README.md'
workflow_dispatch:
env:
RUSTFLAGS: -Dwarnings