Skip to content

Commit

Permalink
Update .github/workflows/pr.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel Saratura <[email protected]>
  • Loading branch information
Kidswiss and zugao committed Aug 26, 2024
1 parent 6703761 commit 285ab8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
id: bug
run: |
echo "set=true" >> $GITHUB_OUTPUT
- name: Check for bug label
- name: Check for enhancement label
if: contains(github.event.pull_request.labels.*.name, 'enhancement')
id: enhancement
run: |
Expand Down
11 changes: 0 additions & 11 deletions event.json

This file was deleted.

0 comments on commit 285ab8e

Please sign in to comment.