Skip to content

Commit

Permalink
Added workflow dispatch to maintainance workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorKabata committed Nov 10, 2023
1 parent 53d43c0 commit ce93b24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maintenance.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Maintenance

on:
workflow_dispatch:
schedule:
- cron: 00 00 30 * * # At 00:00 on 30th every month

Expand Down

0 comments on commit ce93b24

Please sign in to comment.