Skip to content

Commit

Permalink
feat: remove trgger workflow for rank and train when push to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Jun 19, 2024
1 parent d4c6826 commit c7050d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update_r4rank.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Update Rank

on:
push:
branches:
- main
tags:
- '*'
workflow_dispatch:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/update_r4train.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Update Train

on:
push:
branches:
- main
tags:
- '*'
workflow_dispatch:
Expand Down

0 comments on commit c7050d5

Please sign in to comment.