Skip to content

Commit

Permalink
restore ci on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
ubermanu committed Sep 8, 2023
1 parent 04ba3e5 commit d91c3d8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: continuous-integration
on:
push:
branches: [ main ]
# FIXME: Enable pull request ci (currently disabled due to Magento Marketplace credentials)
# pull_request:
# branches: [ main ]
pull_request:
branches: [ main ]

concurrency:
group: 'continuous-integration'
Expand Down

0 comments on commit d91c3d8

Please sign in to comment.