fix: Remove workflow file made redundant by pipeline split
Cleaned up a leftover workflow file that conflicted with the new three-workflow structure after the PR merge.
This commit is contained in:
parent
fbd404e933
commit
04318e4db4
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ name: CI
|
|||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue