Skip to content

Commit

Permalink
Merge pull request #346 from leanovate/ci/fix-publish
Browse files Browse the repository at this point in the history
📦 ci: make the CI workflow callable from the publish workflow
  • Loading branch information
gaeljw authored Nov 26, 2023
2 parents 53395ee + 2e7c1bc commit 2e4de01
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
@@ -1,6 +1,7 @@
name: Continuous Integration

on:
workflow_call:
pull_request:
branches:
- '**'
Expand Down

0 comments on commit 2e4de01

Please sign in to comment.