Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
ihavecoke committed Oct 20, 2024
1 parent 0204dab commit bc43159
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Update SFC Companies Work Items
on:
workflow_dispatch:
inputs:
ids:
description: "update work items with ids split by comma, e.g. 1,2,3"
required: false
schedule:
# Every 1 days at 00:00
- cron: "0 0 */1 * *"
Expand Down

0 comments on commit bc43159

Please sign in to comment.