1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

chore(ci): remove auto-assign

this mostly doesn't work anyway
This commit is contained in:
Carlos Alexandro Becker 2021-10-30 09:22:05 -03:00 committed by GitHub
parent 3149ee2b2e
commit bc89397672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +0,0 @@
name: Auto-assign project
on:
issues:
types: [opened]
pull_request:
types: [opened]
env:
MY_GITHUB_TOKEN: ${{ secrets.GH_PAT }}
jobs:
assign:
runs-on: ubuntu-latest
name: Assign Project and Milestone
steps:
- uses: srggrs/assign-one-project-github-action@1.3.1
with:
project: 'https://github.com/orgs/goreleaser/projects/3'