WIPTF
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
name: Build and Release
|
||||
|
||||
#on:
|
||||
# workflow_run:
|
||||
# workflows: ["Test with Pytest"]
|
||||
# types:
|
||||
# - completed
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Test with Pytest]
|
||||
types:
|
||||
- completed
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-x86_64:
|
||||
|
||||
Reference in New Issue
Block a user