Skip to content

Commit

Permalink
Merge pull request #15 from P-R-O-C-H-Y/ci/master-2.x-sizes-test
Browse files Browse the repository at this point in the history
ci(sizes): Remove if as its manual trigger
  • Loading branch information
P-R-O-C-H-Y authored Jun 2, 2024
2 parents e930656 + 06969ee commit cdd6c4c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publishsizes-2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
sizes-test-results:
name: Sizes Comparsion Results
runs-on: ubuntu-latest
if: |
github.event.workflow_run.event == 'pull_request' &&
github.event.workflow_run.conclusion == 'success'
steps:
- name: Checkout code
uses: actions/checkout@v4 # This step checks out the repository's code at gh-pages branch
Expand Down

0 comments on commit cdd6c4c

Please sign in to comment.