mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-03 14:24:24 +01:00
Run regression tests on push to master and stable (#46)
This commit is contained in:
3
.github/workflows/autogpt.yml
vendored
3
.github/workflows/autogpt.yml
vendored
@@ -2,6 +2,9 @@ name: Auto-GPT Regression Test
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
branches: [ master ]
|
||||
push:
|
||||
branches: [ stable, master, ci-test* ]
|
||||
|
||||
jobs:
|
||||
regression-tests:
|
||||
|
||||
Reference in New Issue
Block a user