Skip to content

Commit

Permalink
Merge pull request #153 from syself/ci/manual-trigger
Browse files Browse the repository at this point in the history
🌱 Adding manual trigger to e2e
  • Loading branch information
batistein committed Apr 9, 2022
2 parents c7e8199 + 2e3c22b commit eac591e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/periodic-e2e.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: E2E Tests
on:
workflow_dispatch:
schedule:
- cron: "0 */72 * * *"
env:
Expand Down

0 comments on commit eac591e

Please sign in to comment.