diff options
| author | briaguya <70942617+briaguya-ai@users.noreply.github.com> | 2023-11-10 20:40:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-10 20:40:51 -0500 |
| commit | 153049752988a464ad9b3389fe5b03832f343a52 (patch) | |
| tree | 19454697d9d3b4b54971cf94d54ebc3b4ce1205c /.github/workflows | |
| parent | 3ae6f37ffbdfa35abe75d42e80fdd98662938441 (diff) | |
Update ci.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 21874d4f6..f132af2e1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Build and Deploy +name: Build on: pull_request: |
