Skip to content

Commit e9c2f56

Browse files
authored
remove on push
1 parent a337f31 commit e9c2f56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create_website_spectrogram.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Deploy Spectrogram Website to GitHub Pages
22

33
on:
44
# Runs on pushes targeting the default branch
5-
push:
6-
branches: ["main", "spectrogram_website"]
5+
# push:
6+
# branches: ["main", "spectrogram_website"]
77

88
# Allows you to run this workflow manually from the Actions tab
99
workflow_dispatch:

0 commit comments

Comments
 (0)