Skip to content

Commit

Permalink
ci: Change the title of the PR open to bump the requirement checker (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Mar 4, 2023
1 parent 7c3032f commit 3b24058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/requirement-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ jobs:
run: exit 1

update-requirement-checker:
name: "Update the RequirementChecker"
name: "build: Update the RequirementChecker"
if: ${{ github.repository == 'box-project/box' && github.ref_name == 'main' }}
runs-on: "ubuntu-latest"
steps:
Expand Down

0 comments on commit 3b24058

Please sign in to comment.