Skip to content

Commit

Permalink
force a run
Browse files Browse the repository at this point in the history
  • Loading branch information
elrayle committed Jun 4, 2024
1 parent a0dafe0 commit e53d3c0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/fetch-licenses.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Fetch Licenses

on:
workflow_dispatch:
# inputs:
# force_run:
# description: 'Force run license extraction'
# required: false
# default: 'false'
# workflow_dispatch:
# # inputs:
# # force_run:
# # description: 'Force run license extraction'
# # required: false
# # default: 'false'
schedule:
- cron: '0 0 * * *' # Runs at midnight ET
push:
Expand Down

0 comments on commit e53d3c0

Please sign in to comment.