Skip to content

Commit

Permalink
add release/** to trigger e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
amagyar-iohk committed Mar 5, 2024
1 parent f0898f4 commit 731fcf1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ on:
description: Anoncred definition GUID
push:
branches:
- main
- prerelease
- release
- 'main'
- 'release/**'

env:
ATALA_GITHUB_ACTOR: ${{ secrets.ATALA_GITHUB_ACTOR }}
Expand Down

0 comments on commit 731fcf1

Please sign in to comment.