Skip to content

Notes Taking iCHrome Extension #225

Notes Taking iCHrome Extension

Notes Taking iCHrome Extension #225

Workflow file for this run

name: Issue_watcher
on:
issues:
types: [opened]
jobs:
first-job:
runs-on: ubuntu-latest
if: ${{ github.actor != github.repository_owner }}
steps:
- name: Checkout code
uses: actions/checkout@main
- name: Run Action
uses: TesseractCoding/Issue_Watcher@main
with:
token: '${{ secrets.GITHUB_TOKEN }}'
author: '${{github.actor}}'
repo: harshita214/Chrome-Extension
maxIssue: 2