Skip to content

Commit

Permalink
Merge pull request #156 from ImperialCollegeLondon/ci-on-workflow-call
Browse files Browse the repository at this point in the history
Run CI on workflow call
  • Loading branch information
AdrianDAlessandro authored Oct 29, 2024
2 parents 1fe5a0e + 089d5c7 commit f83cb8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{ cookiecutter.project_slug }}/.github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [main]
pull_request:
workflow_dispatch:
workflow_call:

jobs:
test:
Expand Down

0 comments on commit f83cb8d

Please sign in to comment.