Skip to content

Commit

Permalink
fix github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bayazidbh committed Apr 15, 2024
1 parent 11e4526 commit 7b782b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/conty-autorelease.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: Conty AutoRelease CI

on:
schedule:
- cron: '0 0 * * 5'
workflow_dispatch:

on:
schedule:
- cron: '0 0 * * 5'
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/conty.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Conty CI

on:
schedule:
- cron: '0 0 * * 5'
workflow_dispatch:

on:
schedule:
- cron: '0 0 * * 5'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7b782b8

Please sign in to comment.