Skip to content

Commit

Permalink
fix: syntax in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Jun 12, 2024
1 parent 013a4a9 commit ca87645
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ concurrency:
jobs:

pr-title:
if:
if: |
github.event_name == 'pull_request' &&
!contains(github.event.pull_request.labels.*.name, 'ci:skip') &&
Expand Down

0 comments on commit ca87645

Please sign in to comment.