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 948d8cd commit fda3a22Copy full SHA for fda3a22
.github/workflows/generate-index.yml
@@ -5,10 +5,10 @@ on:
5
branches:
6
- main # Re-generate index on every change to the default branch
7
- qa-209-convert-build-scripts-into-a-python-test-project
8
- paths:
9
- - artifacts/*.whl
10
- - generate-index.py
11
- - python-wasix-binaries
+ # paths:
+ # - artifacts/*.whl
+ # - generate-index.py
+ # - python-wasix-binaries
12
workflow_dispatch:
13
14
# Minimal permissions required by the official Pages deployment action
0 commit comments