Skip to content

Commit

Permalink
update pr test labels
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahSiegel committed Feb 19, 2024
1 parent 5e45d63 commit 61f5be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
sourceBranch: ${{ github.ref_name }}
targetBranch: 'main'
body: 'This is an automated pull request.'
labels: 'automated,pr'
labels: 'invalid,wontfix'
assignees: 'octocat'

- name: Output PR URL
Expand Down

0 comments on commit 61f5be0

Please sign in to comment.