Skip to content

Commit

Permalink
feat: manual workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan-luzmo committed Aug 23, 2024
1 parent 6fd2809 commit 181ef7c
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
@@ -1,5 +1,7 @@
name: E2E tests
on:
workflow_call:
workflow_dispatch:
push:
branches: [ main, feat/workflow-for-e2e ]
pull_request:
Expand Down

0 comments on commit 181ef7c

Please sign in to comment.