Skip to content

Commit

Permalink
Tested in mui/toolpad#849 it works
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Tassinari <[email protected]>
  • Loading branch information
oliviertassinari authored Oct 12, 2022
1 parent 30f56cb commit d8a6abf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/check-if-pr-has-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@ on:
pull_request:
types: [opened, reopened, labeled, unlabeled]

permissions:
contents: read

jobs:
test-label-applied: # Tests that label is added on the PR
permissions:
pull-requests: read
contents: read
runs-on: ubuntu-latest
steps:
- uses: mnajdova/[email protected]
Expand Down

0 comments on commit d8a6abf

Please sign in to comment.