Skip to content

Commit

Permalink
Merge branch 'main' into maint/add-repo-files
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy-Grigg authored Feb 20, 2024
2 parents 6c9b900 + 311a46a commit bfe521b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Suggest to add labels
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
# Execute only when no labels have been applied to the pull request
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
with:
Expand Down

0 comments on commit bfe521b

Please sign in to comment.