Update move_issue_to_project.yml

This commit is contained in:
John Guan 2022-08-08 15:40:43 +08:00 committed by GitHub
parent d2e0695d73
commit bd1a2f5751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: Move Issue To Project name: Move Issues To Projects
on: on:
issues: issues:
@ -6,7 +6,7 @@ on:
- opened - opened
jobs: jobs:
build: move-issues:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Generate token - name: Generate token