Skip to content

Commit

Permalink
Merge pull request #45 from esteinig/release/test-cicd-3
Browse files Browse the repository at this point in the history
fix(action): remove ubuntu image in action
  • Loading branch information
esteinig authored Jan 26, 2024
2 parents d4aec7e + efe04ae commit db52391
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
deploy:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true && startsWith(github.head_ref, 'release/')

steps:
Expand Down

0 comments on commit db52391

Please sign in to comment.