Skip to content

Commit

Permalink
Update cla.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caspahouzer authored May 12, 2022
1 parent f05d673 commit b7cbfd1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on:
jobs:
check-cla:
runs-on: ubuntu-latest
name: Check CLA
name: Verify contributor

steps:
- env:
GITHUB_USER: ${{ github.actor }}
uses: tidev/tidev-cla-action@v1
- uses: tidev/tidev-cla-action@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b7cbfd1

Please sign in to comment.