Skip to content

Commit

Permalink
ACS-5039 - Changes to try push by CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekswieton committed Jul 5, 2023
1 parent 4b82d78 commit e0ce9d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ jobs:
name: "Core & Base Snapshot deployment"
runs-on: ubuntu-latest
if: >
github.ref_name == 'master' &&
github.event_name != 'pull_request'
github.ref_name == 'feature/ACS-5039_Transformers_multi-arch_support'
steps:
- uses: actions/checkout@v3
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v1.34.0
Expand Down

0 comments on commit e0ce9d1

Please sign in to comment.