Skip to content

Commit

Permalink
Merge pull request #147 from gabriel-samfira/add-workflow-dispatch
Browse files Browse the repository at this point in the history
Add workflow dispatch trigger
  • Loading branch information
gabriel-samfira authored Aug 7, 2023
2 parents a4bd45b + 8c82864 commit 29660c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Integration Tests
on:
workflow_dispatch: {}
schedule:
- cron: "0 0 * * *"

Expand Down

0 comments on commit 29660c0

Please sign in to comment.