Skip to content

Commit

Permalink
feat(action): adding workflow dispatcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Laio Oriel Seman committed Dec 28, 2023
1 parent bbd4761 commit 44aa3c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- cron: '30 5,17 * * *'
pull_request:
types: [opened, reopened]
workflow_dispatch:


jobs:
update-cachy:
Expand Down

0 comments on commit 44aa3c0

Please sign in to comment.