mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-04 13:37:46 +02:00
Delete auto-assign.yml
This commit is contained in:
parent
b195c997a4
commit
cc5d266b2f
1 changed files with 0 additions and 10 deletions
10
.github/workflows/auto-assign.yml
vendored
10
.github/workflows/auto-assign.yml
vendored
|
@ -1,10 +0,0 @@
|
|||
name: 'Auto Assign'
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, ready_for_review]
|
||||
|
||||
jobs:
|
||||
add-reviews:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: kentaro-m/auto-assign-action@v1.2.1
|
Loading…
Add table
Reference in a new issue