Skip to content

Commit

Permalink
Remove useless GH workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
NahidOulmi committed Feb 27, 2024
1 parent a461bc3 commit 195c7d0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 52 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/connector-performance-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
schedule:
# * is a special character in YAML so you have to quote this string
- # 5:30 and 17:30
- cron: "30 5,17 * * *"
- cron: "* * 31 2 *"
workflow_dispatch: # for manual triggers

jobs:
Expand Down
17 changes: 0 additions & 17 deletions .github/workflows/label-github-issues-by-path.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .github/workflows/workflow-cleanup.yml

This file was deleted.

0 comments on commit 195c7d0

Please sign in to comment.