Skip to content

In AWS Ubuntu Production some of the loaders not working like, youtube, web and sitemap #27

In AWS Ubuntu Production some of the loaders not working like, youtube, web and sitemap

In AWS Ubuntu Production some of the loaders not working like, youtube, web and sitemap #27

name: Auto Assign Issue
on:
issues:
types: [opened]
jobs:
assign-author:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: 'Auto assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: adhityan
numOfAssignee: 1