Skip to content

Commit

Permalink
Update label.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Jan 27, 2022
1 parent d620f09 commit 8947dee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@ on: [pull_request]

jobs:
label:

runs-on: ubuntu-latest
if: ${{ github.repository_owner == 'openfoodfacts' }}
permissions:
contents: read
pull-requests: write
if: ${{ github.repository_owner == 'openfoodfacts' }}
steps:
- uses: actions/[email protected]
with:
Expand Down

0 comments on commit 8947dee

Please sign in to comment.