Rename 'check' workflows to 'integ-test'

This commit is contained in:
daz
2024-04-10 06:50:04 -06:00
parent 73638aa351
commit 0979245ebd
4 changed files with 293 additions and 11 deletions

View File

@@ -1,12 +1,7 @@
name: CI-full-check
name: X-CI-full-check
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
- release/**
jobs:
build-distribution: