Skip to content

Commit

Permalink
ci: trigger e2e test to run on every main branch updates (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhenaldkarrel authored Nov 22, 2024
1 parent ca1e689 commit 4bcad04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: E2E

on:
workflow_dispatch:
push:
branches: main

jobs:
smoke-test:
Expand Down

0 comments on commit 4bcad04

Please sign in to comment.