Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
test workflow changes by pointing to feature branch in yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayhan Chowdhury committed Oct 11, 2023
1 parent 90a0998 commit 1991438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
jobs:
test_and_deploy:
if: ${{ github.actor != 'dependabot[bot]' && !github.event.inputs.copilot }}
uses: communitiesuk/funding-design-service-workflows/.github/workflows/deploy.yml@main
uses: communitiesuk/funding-design-service-workflows/.github/workflows/deploy.yml@bau/refactor_run_shared_tests_yaml
with:
app_name: ${{ github.event.repository.name }}
api: false
Expand Down

0 comments on commit 1991438

Please sign in to comment.