Skip to content

Add MainThreadToken to ensure file-dialogs only run on the main thread #2612

Add MainThreadToken to ensure file-dialogs only run on the main thread

Add MainThreadToken to ensure file-dialogs only run on the main thread #2612

Workflow file for this run

name: Cargo Machete
on:
push:
branches:
- "main"
pull_request:
types: [opened, synchronize]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
uses: bnjbvr/cargo-machete@main