Run quick-check on main

This commit is contained in:
daz 2024-04-12 14:15:29 -06:00
parent f02f491d0d
commit 595fa85721
No known key found for this signature in database
2 changed files with 0 additions and 7 deletions

View file

@ -2,10 +2,6 @@ name: CI-full-check
on:
workflow_dispatch:
push:
branches:
- main
- release/**
jobs:
action-inputs:

View file

@ -3,9 +3,6 @@ name: CI-quick-check
on:
workflow_dispatch:
push:
branches-ignore:
- main
- release/**
jobs:
action-inputs: