Update and rename move_issues_to_projects.yml to add_issues_to_projects.yml

This commit is contained in:
John Guan 2022-08-08 17:31:38 +08:00 committed by GitHub
parent 8b2c9486da
commit c36a046a15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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