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:
issues:
@ -6,7 +6,7 @@ on:
- opened
jobs:
build:
move-issues:
runs-on: ubuntu-latest
steps:
- name: Generate token