Skip to content

Commit 2fb6fa2

Browse files
exercism-botBethanyG
authored andcommitted
🤖 Sync org-wide files to upstream repo
More info: exercism/org-wide-files@3e9d174
1 parent ce0acff commit 2fb6fa2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111

1212
jobs:
1313
build-and-push-image:
14+
if: github.repository_owner == 'exercism' # Stops this job from running on forks.
1415
uses: exercism/github-actions/.github/workflows/docker-build-push-image.yml@main
1516
secrets:
1617
AWS_ACCOUNT_ID: ${{secrets.AWS_ACCOUNT_ID}}

‎CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Exercism is a platform centered around empathetic conversation. We have a low to
66

77
## Seen or experienced something uncomfortable?
88

9-
If you see or experience abuse, harassment, discrimination, or feel unsafe or upset, please email abuse@exercism.io. We will take your report seriously.
9+
If you see or experience abuse, harassment, discrimination, or feel unsafe or upset, please email abuse@exercism.org. We will take your report seriously.
1010

1111
## Enforcement
1212

0 commit comments

Comments
 (0)