Skip to content

Commit

Permalink
chore: rollback changes to the size workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jpedroschmitz committed Nov 17, 2023
1 parent ed838a3 commit 20e3963
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/size.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: 'size'
on:
pull_request:
branches:
- master
permissions:
pull-requests: write
name: size
on: [pull_request]
jobs:
size:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 20e3963

Please sign in to comment.