Skip to content

Commit

Permalink
Fix Types
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Oct 30, 2024
1 parent fa49508 commit 8681c2b
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@ name: Github Pages

on:
issues:
- opened
- edited
- deleted
- transferred
- closed
- reopened
- labeled
- unlabeled
types:
- opened
- edited
- deleted
- transferred
- closed
- reopened
- labeled
- unlabeled

permissions:
contents: write
Expand Down

0 comments on commit 8681c2b

Please sign in to comment.