Skip to content

Commit

Permalink
make it possible to manually triger e2e workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Nov 16, 2024
1 parent 735277d commit 6b938bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: E2E

on:
workflow_dispatch:
pull_request:
paths:
- perlbrew
Expand Down

0 comments on commit 6b938bb

Please sign in to comment.