Skip to content

Commit

Permalink
jenkins CI to GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pmallampati-sift committed Jun 20, 2024
1 parent cbf8dec commit d8ef1dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- name: Validate composer.json and composer.lock
run: |
composer validate --strict
working-directory: sift-php
- name: Cache Composer packages
id: composer-cache
uses: actions/cache@v3
Expand Down

0 comments on commit d8ef1dc

Please sign in to comment.