Skip to content

Fix part of #4865 and Fix #4986 : Move all fragment arguments, activity intent extras, and saved instance state over to protos #7556

Fix part of #4865 and Fix #4986 : Move all fragment arguments, activity intent extras, and saved instance state over to protos

Fix part of #4865 and Fix #4986 : Move all fragment arguments, activity intent extras, and saved instance state over to protos #7556

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/oppiabot@1.4.0
with:
repo-token: ${{secrets.GITHUB_TOKEN}}
env:
SHEETS_TOKEN: ${{ secrets.SHEETS_TOKEN }}
SHEETS_CRED: ${{ secrets.SHEETS_CRED }}
SPREADSHEET_ID: ${{ secrets.SPREADSHEET_ID }}