We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 926e763 commit 8f591ecCopy full SHA for 8f591ec
.github/workflows/build-app-wxpython.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
name: Build wxPython
14
runs-on: macos-26
15
- if: github.repository_owner == 'ghltbm'
+ if: github.repository_owner == 'intsant'
16
permissions:
17
contents: write
18
env:
.github/workflows/validate.yml
name: Validate
runs-on: macOS-26
steps:
- uses: actions/checkout@v4
- name: Set up Python
0 commit comments