Skip to content

Commit

Permalink
feat(ci): add workflow_call trigger to test job
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger committed May 16, 2024
1 parent 8d55e4f commit e87946d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Run Tests

on:
workflow_call:
workflow_dispatch:
push:
pull_request:
Expand Down

0 comments on commit e87946d

Please sign in to comment.