Skip to content

Commit

Permalink
chore: fix workflow not reusable error
Browse files Browse the repository at this point in the history
  • Loading branch information
codenaz committed Aug 16, 2024
1 parent 1c8bb03 commit 5c8629e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Test
on:
pull_request:
types: [opened, labeled, synchronize]
workflow_call: {}


env:
FORCE_COLOR: 1
Expand Down

0 comments on commit 5c8629e

Please sign in to comment.