diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 254f8e0..bb366f1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,7 @@ name: Draw Yu-Gi-Oh! Card +permissions: + contents: read + issues: write on: issue_comment: types: [created, edited]