Skip to content

Commit

Permalink
updating CI's
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftyos committed Sep 20, 2024
1 parent bda9384 commit d593f76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Frontend CI/CD
name: AGPT Classic Frontend CI/CD

on:
push:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/python-checks.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Python checks
name: AGPT Classic Python checks

on:
push:
Expand Down Expand Up @@ -41,15 +41,15 @@ jobs:
with:
filters: |
autogpt:
- classic/original_autogpt/classic/original_autogpt/**
- classic/original_autogpt/autogpt/**
- classic/original_autogpt/tests/**
- classic/original_autogpt/poetry.lock
forge:
- classic/forge/classic/forge/**
- classic/forge/forge/**
- classic/forge/tests/**
- classic/forge/poetry.lock
benchmark:
- classic/benchmark/agclassic/benchmark/**
- classic/benchmark/agbenchmark/**
- classic/benchmark/tests/**
- classic/benchmark/poetry.lock
outputs:
Expand Down

0 comments on commit d593f76

Please sign in to comment.