Skip to content

Commit

Permalink
fixup! 📦 Add a packaged project skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Sep 24, 2024
1 parent d749e6d commit 5c95f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
- opened # default
- synchronize # default
- reopened # default
- ready_for_review # used in PRs created from the release workflow
- ready_for_review # used in PRs created from GitHub Actions workflows
workflow_call: # a way to embed the main tests
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 5c95f93

Please sign in to comment.