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
ec2f50c64e
commit
8b86ade8f2
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ name: CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue