chore: update workflows to trigger on push events instead of pull requests
This commit is contained in:
4
.github/workflows/codecov-upload.yml
vendored
4
.github/workflows/codecov-upload.yml
vendored
@@ -2,9 +2,7 @@ name: Upload Coverage to Codecov
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- development
|
||||
push:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
run_backend:
|
||||
|
||||
Reference in New Issue
Block a user