Update rust.yml

This commit is contained in:
Artem V. Ageev 2024-10-09 17:47:47 +03:00 committed by GitHub
parent 2ca609f9fa
commit fd4cc10e6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ name: Build
on: on:
push: push:
branches: branches:
- master - "**"
pull_request: pull_request:
branches: branches:
- master - master