Skip to content

Commit

Permalink
skip closed
Browse files Browse the repository at this point in the history
  • Loading branch information
midleman committed Jan 13, 2025
1 parent a10de8f commit 3bb42bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-e2e-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
e2e-tags:
runs-on: ubuntu-latest
if: ${{ github.event.pull_request.state != 'closed' }} # Skip job if PR is closed
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 3bb42bc

Please sign in to comment.