@@ -13,13 +13,13 @@ All workflow configurations are stored in the [`.github/workflows`](https://gith
13131 . [ ` python_env.yml ` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/python_env.yml )
14142 . [ ` conda_env.yml ` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/conda_env.yml )
15153 . [ ` noise_processing.yml ` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/noise_processing.yml )
16- 4 . [ ` create_website_spectrogram .yml` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/create_website_spectrogram .yml )
17- 5 . [ ` create_website .yml` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/create_website .yml )
18- 6 . [ ` batch_image_correlation .yml` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/batch_image_correlation .yml )
19- 7 . [ ` image_correlation_pair .yml` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/image_correlation_pair .yml )
20- 8 . [ ` summary_statistics .yml` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/summary_statistics .yml )
21- 9 . [ ` model_benchmarking.yml ` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/model_benchmarking.yml )
22- 10 . [ ` create_website_benchmarks ` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/create_website_benchmarks.yml )
16+ 5 . [ ` batch_image_correlation .yml` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/batch_image_correlation .yml )
17+ 6 . [ ` image_correlation_pair .yml` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/image_correlation_pair .yml )
18+ 7 . [ ` summary_statistics .yml` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/summary_statistics .yml )
19+ 8 . [ ` create_website_spectrogram .yml` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/create_website_spectrogram .yml )
20+ 9 . [ ` create_website_myfigure .yml` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/create_website_myfigure .yml )
21+ 10 . [ ` model_benchmarking.yml ` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/model_benchmarking.yml )
22+ 11 . [ ` create_website_benchmarks ` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24/blob/main/.github/workflows/create_website_benchmarks.yml )
2323
2424
2525
0 commit comments