ci: just run workflow on main pushes
CI / lint (pull_request) Successful in 19s
CI / test (3.11) (pull_request) Successful in 21s
CI / lint (push) Successful in 17s
CI / test (3.12) (pull_request) Successful in 26s
CI / test (3.13) (pull_request) Successful in 27s
CI / test (3.12) (push) Successful in 22s
CI / test (3.11) (push) Successful in 26s
CI / test (3.13) (push) Successful in 22s
Build and Publish / release (push) Skipped
CI / lint (pull_request) Successful in 19s
CI / test (3.11) (pull_request) Successful in 21s
CI / lint (push) Successful in 17s
CI / test (3.12) (pull_request) Successful in 26s
CI / test (3.13) (pull_request) Successful in 27s
CI / test (3.12) (push) Successful in 22s
CI / test (3.11) (push) Successful in 26s
CI / test (3.13) (push) Successful in 22s
Build and Publish / release (push) Skipped
This commit was merged in pull request #3.
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
name: Build and Publish
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["CI"]
|
||||
# branches:
|
||||
# - main
|
||||
types:
|
||||
- completed
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user