Skip to content

Commit

Permalink
Update move_issue_to_project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGuan authored Aug 8, 2022
1 parent d2e0695 commit bd1a2f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/move_issue_to_project.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Move Issue To Project
name: Move Issues To Projects

on:
issues:
types:
- opened

jobs:
build:
move-issues:
runs-on: ubuntu-latest
steps:
- name: Generate token
Expand Down

0 comments on commit bd1a2f5

Please sign in to comment.