mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
Update Build Unstable (#1737)
This commit is contained in:
3
.github/workflows/publish-unstable.yml
vendored
3
.github/workflows/publish-unstable.yml
vendored
@@ -7,7 +7,6 @@ on:
|
||||
paths:
|
||||
- pyscript.core/**
|
||||
- examples/**
|
||||
- .github/workflows/build-unstable.yml # Test that workflow works when changed
|
||||
|
||||
pull_request: # Run on any PR that modifies files under pyscriptjs/ and examples/
|
||||
branches:
|
||||
@@ -15,7 +14,7 @@ on:
|
||||
paths:
|
||||
- pyscriptjs/**
|
||||
- examples/**
|
||||
- .github/workflows/build-unstable.yml # Test that workflow works when changed
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user