Skip to content

Commit 3fe7aa2

Browse files
authored
Update noise_processing.yml
1 parent b50aeb1 commit 3fe7aa2

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.github/workflows/noise_processing.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@ name: Ambient Sound Processing
22

33
on:
44
# To run manually
5-
workflow_dispatch:
6-
push:
7-
branches:
8-
- main
9-
- caching
10-
5+
# workflow_dispatch:
6+
# push:
7+
# branches:
8+
# - main
9+
# - caching
1110
schedule:
1211
- cron: '45 14 8 7 *'
1312

0 commit comments

Comments
 (0)