Skip to content

Commit

Permalink
ci: change trigger condition and rename e2e test for releases pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
necipallef committed Sep 12, 2024
1 parent 6d56fb0 commit 4af42fa
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: AWS E2E
name: AWS E2E for releases and pre-releases

on:
workflow_dispatch:
push:
branches:
- main
- rc
tags:
- v*
paths-ignore:
- '**.md'
- 'cloudformation/*.yml'
Expand Down

0 comments on commit 4af42fa

Please sign in to comment.