Skip to content

Commit

Permalink
Merge branch 'main' into turnoff-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
valentina-s authored Oct 2, 2024
2 parents e9e1a2e + b28d3f1 commit 5935cb8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/model_benchmarking.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Model Benchmarking
on:
pull_request:
types: [opened, synchronize, edited, reopened]
# pull_request:
# types: [opened, synchronize, edited, reopened]

env:
pr_username: github.event.pull_request.user.login
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/noise_processing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
# branches:
# - main
# - caching

#schedule:
# - cron: '51 21 8 7 *'

Expand Down

0 comments on commit 5935cb8

Please sign in to comment.