Skip to content

Commit 921a093

Browse files
authored
Merge branch 'main' into review
2 parents 08928ef + 6e89fa0 commit 921a093

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/blueskyfeedbot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ concurrency:
1010
group: feedbot
1111
jobs:
1212
rss-to-bluesky:
13+
if: (github.event_name == 'schedule' && github.repository == 'galaxyproject/training-material') || (github.event_name != 'schedule')
1314
runs-on: ubuntu-latest
1415
steps:
1516
- name: Generate cache key

events/2025-11-11_ecology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ async: false
2828
mode: hybrid
2929

3030
registration:
31-
link: contact Yvan
31+
link: "mailto:[email protected]"
3232
deadline: 2025-11-20
3333
open: yes
3434

0 commit comments

Comments
 (0)