Become a programmer, they said. It'll be fun, they said.
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
name: Build and Release
|
name: Build and Release
|
||||||
|
|
||||||
#on:
|
|
||||||
# workflow_run:
|
|
||||||
# workflows: ["Test with Pytest"]
|
|
||||||
# types:
|
|
||||||
# - completed
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_run:
|
||||||
branches:
|
workflows: ["Test with Pytest"]
|
||||||
- main
|
types:
|
||||||
|
- completed
|
||||||
|
#on:
|
||||||
|
# push:
|
||||||
|
# branches:
|
||||||
|
# - main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-x86_64:
|
build-x86_64:
|
||||||
|
|||||||
Reference in New Issue
Block a user