Skip to content

Commit

Permalink
Allow CI to run on workflow_call
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed May 1, 2024
1 parent dd86596 commit ef965d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
push:
branches:
- main
workflow_call:

jobs:
tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ef965d3

Please sign in to comment.