Temporary change to compile on current branch

This commit is contained in:
SignalRT 2024-03-16 09:04:41 +01:00
parent df6a207e95
commit 59a3323c94
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
name: CI name: CI
on: on:
push: push:
branches: [master] branches: [LlavaExecutor]
pull_request: pull_request:
branches: [master] branches: [LlavaExecutor]
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true