We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7adf23e commit 32d6f9fCopy full SHA for 32d6f9f
1 file changed
.github/workflows/macos-applescript.yml
@@ -4,11 +4,13 @@ on:
4
push:
5
branches: [main]
6
paths:
7
+ - "src/slicer_uri_bridge/manager.py"
8
- "src/slicer_uri_bridge/resources/macos-launcher.applescript"
9
- "tests/test_manager_macos.py"
10
- ".github/workflows/macos-applescript.yml"
11
pull_request:
12
13
14
15
16
0 commit comments