mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 15:17:59 -05:00
Merge pull request #2327 from Significant-Gravitas/automatic-CI
Make Continuous Integration Automatic
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -6,7 +6,10 @@ on:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- '**'
|
||||
pull_request_target:
|
||||
branches:
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user