Skip to content

Commit

Permalink
Add workflow_call: in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Dec 3, 2022
1 parent d1a9c61 commit dcf9a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- master
workflow_call:

jobs:
build:
Expand Down

0 comments on commit dcf9a55

Please sign in to comment.