Skip to content

Commit

Permalink
fix: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Jun 20, 2024
1 parent ef9024a commit d359ebe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/update_r4rank.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
inputs:
tags:
description: 'Release Tags'
push:
tags:
- '*'

jobs:
update_rank:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/update_r4train.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
inputs:
tags:
description: 'Release Tags'
push:
tags:
- '*'

jobs:
update_train:
Expand Down

0 comments on commit d359ebe

Please sign in to comment.