Skip to content

Commit

Permalink
Update issue-to-markdown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sl1673495 authored Jul 1, 2023
1 parent 1fa0bb6 commit f3537d1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/issue-to-markdown.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Issues_sync

on:
workflow_dispatch:
issues:
types:
- labeled
- edited
types: [opened, edited]

jobs:
issue_to_markdown:
Expand Down

0 comments on commit f3537d1

Please sign in to comment.