Skip to content

Commit

Permalink
ci: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
hvalette authored Aug 25, 2021
1 parent 4b1e870 commit bc93689
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
needs: quality
if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !contains(github.event.head_commit.message, 'chore(release):')
runs-on: ubuntu-latest
env:
CACHE_IMAGE: sanofiiadc/konviw
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit bc93689

Please sign in to comment.