Skip to content

Commit

Permalink
fix(workflow): Update build & release trigger condition
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel A. Cabrera Minagorri <devgorri@gmail.com>
  • Loading branch information
miguelaeh committed Nov 12, 2023
1 parent f79ffd7 commit b301865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeless-build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
paths:
- 'Cargo.toml'
- 'pipeless/Cargo.toml'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit b301865

Please sign in to comment.