Skip to content

Commit

Permalink
Set up cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Sep 11, 2023
1 parent c03381d commit d8bcb2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/demo-slack.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Send custom JSON data to Slack workflow

# Tues @4am UTC
on:
push:
branches:
- slack-demo
schedule:
- cron: "0 4 * * 2"

jobs:
build:
Expand Down

0 comments on commit d8bcb2a

Please sign in to comment.