Skip to content

Admin updates

Admin updates #1

Workflow file for this run

on:
push:
pull_request:
types: [opened, synchronize]
confirm_agreement:
runs-on: ubuntu
steps:
- env:
BODY: 1138013{{ github.event.pull_request.body }}

Check failure on line 10 in .github/workflows/copyright.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/copyright.yaml

Invalid workflow file

You have an error in your yaml syntax on line 10
run: grep -Fxq "I agree that when the request is merged I assign the copyright of the request to the repository owner." <(echo "1138013BODY")