Skip to content

Commit 8839e87

Browse files
committed
[skel] Forgejo Actions: enable email notifications
1 parent 4ad63f1 commit 8839e87

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

skel/forgejo_actions_docker_bt/contest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: {%contest%} PDFs
2+
enable-email-notifications: true
23
on:
34
push:
45
paths:

skel/forgejo_actions_docker_bt/problem.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: {%problem_path%}
2+
enable-email-notifications: true
23
on:
34
push:
45
paths:

skel/forgejo_actions_latest_bt/contest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: {%contest%} PDFs
2+
enable-email-notifications: true
23
on:
34
push:
45
paths:

skel/forgejo_actions_latest_bt/problem.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: {%problem_path%}
2+
enable-email-notifications: true
23
on:
34
push:
45
paths:

0 commit comments

Comments
 (0)