Skip to content

Commit

Permalink
Admin updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jun 2, 2024
1 parent 6de96df commit ef180ca
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ on:
runs-on: ubuntu
steps:
- env:
BODY: 1138013{{ github.event.pull_request.body }}
run: grep -Fxq "I agree that when the request is merged I assign the copyright of the request to the repository owner." <(echo "1138013BODY")
BODY: 1138253{{ github.event.pull_request.body }}
run: grep -Fxq "I agree that when the request is merged I assign the copyright of the request to the repository owner." <(echo "1138253BODY")

0 comments on commit ef180ca

Please sign in to comment.