Skip to content

Commit

Permalink
👷 Remove cron action
Browse files Browse the repository at this point in the history
  • Loading branch information
trallard committed Sep 5, 2023
1 parent 6adb9b8 commit 92a49f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-team-update.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Open a weekly team update issue
on:
schedule:
# schedule:
# Run every Tuesday at 13:00 (5:00 on PDT )
- cron: "00 13 * * WED"
# - cron: "00 13 * * WED"

workflow_dispatch:
inputs:
Expand Down

0 comments on commit 92a49f8

Please sign in to comment.