Skip to content

Commit

Permalink
🔄 Synced local '.github/pr-labeler.yml' with remote 'configs/pr-label…
Browse files Browse the repository at this point in the history
…er.yml'
  • Loading branch information
tarioch committed Sep 27, 2021
1 parent 93e89ce commit 8877ec5
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions .github/pr-labeler.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
name: PR Labeler
on:
pull_request:
types: [opened]

jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
feature: feature/*
bugfix: bugfix/*
chore: chore/*

0 comments on commit 8877ec5

Please sign in to comment.