Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 43886b3

Browse files
authored
validate existing contributor (#1846)
1 parent 3f3303b commit 43886b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/contributing.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: Contributing
2+
3+
on:
4+
pull_request:
5+
6+
jobs:
7+
validate-existing-contributors:
8+
uses: ocadotechnology/codeforlife-workspace/.github/workflows/validate-existing-contributors.yaml@main

0 commit comments

Comments
 (0)