Delete one-issue-at-time.yml

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2022-03-01 22:50:23 +05:30 committed by GitHub
parent d41da86c87
commit 3ee4dfcc8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 20 deletions

View File

@ -1,20 +0,0 @@
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: BRAVO68WEB/url-minify
maxIssue: 2