Skip to content

Commit

Permalink
feat(poebot): remove poebot
Browse files Browse the repository at this point in the history
remove poebot

Signed-off-by: kovacs <mritd@linux.com>
  • Loading branch information
mritd committed Dec 10, 2024
1 parent 0cb94a5 commit 9a558c0
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/s2h.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: mritd/s2h

on:
schedule:
- cron: 0 21 * * 1
- cron: 0 20 * * 1
workflow_call:
workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/snell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: mritd/snell

on:
schedule:
- cron: 0 22 * * 1
- cron: 0 21 * * 1
workflow_call:
workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ssh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: mritd/ssh

on:
schedule:
- cron: 0 23 * * 1
- cron: 0 22 * * 1
workflow_call:
workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tuic-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: mritd/tuic-server

on:
schedule:
- cron: 0 0 * * 2
- cron: 0 23 * * 1
workflow_call:
workflow_dispatch:

Expand Down
50 changes: 0 additions & 50 deletions poetbot/Earthfile

This file was deleted.

0 comments on commit 9a558c0

Please sign in to comment.