Skip to content

Commit

Permalink
remove branch e2e trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
MCarlomagno committed Sep 23, 2024
1 parent 77ec563 commit 59cb432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Test end-to-end

on:
push:
branches: [ "main", "fix-e2e-ci" ]
branches: [ "main" ]

concurrency:
group: ${{ github.workflow }}
Expand Down

0 comments on commit 59cb432

Please sign in to comment.