Skip to content

Commit

Permalink
Stop execution of big docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
sophialittlejohn committed Nov 17, 2023
1 parent 3259338 commit b41eea4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/e2e-docker.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: E2E (docker)

on:
push:
branches: [cent-app/synpress-testing-setup]
pull_request:
branches: [cent-app/synpress-testing-setup]
branches: [main]

concurrency:
group: '${{ github.workflow }}@${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
Expand Down

0 comments on commit b41eea4

Please sign in to comment.