Skip to content

Commit 2a62c32

Browse files
jleibsemilk
andauthored
Switch file-picker dialog to xdg-portal (#1402)
* Switch file-picker dialog to xdg-portal * Rev pollster in rfd * Always run python CI jobs * Update to rfd 0.11.3 * Revert out-commented code * Silence duplicate of `nix` crate --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
1 parent d42c13d commit 2a62c32

File tree

4 files changed

+350
-157
lines changed

4 files changed

+350
-157
lines changed

.github/workflows/python.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: CI (Python)
22

33
on:
44
pull_request:
5+
types: [labeled, synchronize, opened]
56
push:
67
branches:
78
- "main"

0 commit comments

Comments
 (0)