Skip to content

Commit

Permalink
Try to fix action.
Browse files Browse the repository at this point in the history
  • Loading branch information
lewmilburn committed Oct 1, 2024
1 parent 2bfab55 commit d58969c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test_minecraft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:
- next-update
pull_request:
types:
- [opened, reopened, review_requested]
- opened
- reopened
- review_requested]
branches:
- 'main/**'
- 'next-update/**'
Expand Down

0 comments on commit d58969c

Please sign in to comment.