Skip to content

Commit

Permalink
Update labeler-staging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Errant-4 authored Nov 8, 2024
1 parent 6fbea38 commit 0110745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/labeler-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ on:
types:
- opened
branches:
- 'staging'
- 'master'

jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: "Branch: staging"
labels: "bug"

0 comments on commit 0110745

Please sign in to comment.