Skip to content

Fix #4760 In Terms of Service the website should be displayed as link and should be clickable. #6708

Fix #4760 In Terms of Service the website should be displayed as link and should be clickable.

Fix #4760 In Terms of Service the website should be displayed as link and should be clickable. #6708

Workflow file for this run

# Contains jobs corresponding to Oppiabot.
name: Oppiabot
on:
pull_request_target:
branches:
- develop
jobs:
oppiabot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: CLA Check
uses: oppia/[email protected]
with:
repo-token: ${{secrets.GITHUB_TOKEN}}
env:
SHEETS_TOKEN: ${{ secrets.SHEETS_TOKEN }}
SHEETS_CRED: ${{ secrets.SHEETS_CRED }}
SPREADSHEET_ID: ${{ secrets.SPREADSHEET_ID }}