Skip to content

Commit

Permalink
Add branch to used template
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSzopa committed Sep 13, 2023
1 parent d2c8e11 commit dd3ff41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ on:

jobs:
call-workflow-build-test:
uses: ./github/workflows/templates/build-test.yml
uses: ./github/workflows/templates/build-test.yml@add_CD_flow
with:
shouldPublishArtifact: false

0 comments on commit dd3ff41

Please sign in to comment.