Skip to content

Commit

Permalink
Fix test action
Browse files Browse the repository at this point in the history
  • Loading branch information
Scogun committed Jan 22, 2024
1 parent ea3865e commit e872b73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: "Build and Test"

on:
workflow_dispatch:
workflow_call:
pull_request_target:
pull_request:
types:
- opened
branches:
Expand Down

0 comments on commit e872b73

Please sign in to comment.