3
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-01-19 06:14:44 +01:00
cache/.github/workflows/auto-assign-issues.yml

16 lines
376 B
YAML
Raw Normal View History

2022-05-02 13:15:05 +05:30
name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1.4.0
with:
2022-07-28 00:09:39 +05:30
assignees: phantsure,kotewar,tiwarishub,aparna-ravindra,vsvipul,bishal-pdmsft
2022-05-02 13:15:05 +05:30
numOfAssignee: 1