Validate existing contributor #40
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Contributing | ||
on: | ||
pull_request: | ||
branches: | ||
- main | ||
- new_data_models # TODO: remove after we merge new_data_models into main | ||
jobs: | ||
validate-existing-contributors: | ||
uses: ocadotechnology/codeforlife-workspace/.github/workflows/validate-existing-contributors.yaml@main | ||
Check failure on line 11 in .github/workflows/contributing.yaml GitHub Actions / .github/workflows/contributing.yamlInvalid workflow file
|