Skip to content

Commit

Permalink
chore: remove condition on job execution (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
and-mora authored Nov 15, 2024
1 parent 0d4dc56 commit 0b6fb1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/post-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:

jobs:
post_merge:
if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch'

runs-on: ubuntu-22.04

environment: cstar-d-weu-rtp
Expand Down

0 comments on commit 0b6fb1a

Please sign in to comment.