Skip to content

Commit

Permalink
Merge branch 'validate_existing_contributor' into test_validate_exist…
Browse files Browse the repository at this point in the history
…ing_contributor
  • Loading branch information
SKairinos committed Jan 9, 2024
2 parents 19915af + c9421f0 commit be54913
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/contributing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ on:
jobs:
validate-existing-contributors:
uses: ocadotechnology/codeforlife-workspace/.github/workflows/validate-existing-contributors.yaml@validate_existing_contributor # TODO: set to @main
with:
prod-branch: ${{ github.base_ref }} # TODO: set to main after we merge new_data_models into main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit be54913

Please sign in to comment.