Skip to content

Commit

Permalink
Revert "Stop actions until work placement finishes"
Browse files Browse the repository at this point in the history
This reverts commit 9cbb70c.
  • Loading branch information
piotrpdev committed Sep 1, 2024
1 parent 9cbb70c commit 2ed3296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly_table.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Send weekly table to Discord
on:
workflow_dispatch:
schedule:
- cron: '0 10 * 1-4 6' # '0 10 * 1-4,9-12 6'
- cron: '0 10 * 1-4,9-12 6'

jobs:
build:
Expand Down

0 comments on commit 2ed3296

Please sign in to comment.