Skip to content

Commit

Permalink
Remove env
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdul Fatir Ansari committed Nov 29, 2024
1 parent 08dd592 commit 15492ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/eval-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
evaluate-and-post:
if: contains(github.event.pull_request.labels.*.name, 'run-eval') # Only run if 'run-eval' label is added
runs-on: ubuntu-latest
environment: evaluate

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 15492ac

Please sign in to comment.