Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .github/workflows/coc-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,6 @@ jobs:
exit 0
fi

# Safety catch for initial testing.
if [[ "${{ matrix.full_repo }}" != "beeware/colosseum" ]]; then
echo "Initial safety catch... skipping non-colosseum..."
exit 0
fi

# Work within target repo
cd targetrepo

Expand Down
9 changes: 9 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<!--
**********************************************************************
*** DO NOT MODIFY THIS FILE DIRECTLY ***
**********************************************************************
The original copy of this file is in the beeware/.github repository.
It will be automatically copied into other BeeWare repositories when
the original is altered. Any changes should be made to the original.
**********************************************************************
-->
# BeeWare Community Code of Conduct

## Our pledge <a name="our-pledge"></a>
Expand Down