Skip to content

Commit

Permalink
Update global workflows (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
devantler authored Sep 25, 2023
1 parent 15df645 commit 1959541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/require-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
types: [opened, labeled, unlabeled, synchronize]
jobs:
require-labels:
if: github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' && github.actor != 'web-flow'
runs-on: ubuntu-latest
permissions:
issues: write
Expand Down

0 comments on commit 1959541

Please sign in to comment.