mirror of
https://github.com/Chevron7Locked/kima-hub.git
synced 2026-06-19 07:37:17 +00:00
fix: integration tests no longer run on every push to main
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
name: Integration Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
types: [labeled]
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: integration-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user