Skip to content

Commit

Permalink
Move template to workflows directory
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSzopa committed Sep 13, 2023
1 parent f5dcc3a commit dd89811
Show file tree
Hide file tree
Showing 2 changed files 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: DanielSzopa/YourTutor/.github/workflows/templates/build-test.yml@add_CD_flow
uses: DanielSzopa/YourTutor/.github/workflows/build-test.yml@add_CD_flow
with:
shouldPublishArtifact: false
File renamed without changes.

0 comments on commit dd89811

Please sign in to comment.