Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
🔄 synced local '.github/workflows/label_new_pr.yml' with remote '.git…
Browse files Browse the repository at this point in the history
…hub/workflows/label_new_pr.yml'
  • Loading branch information
openverse-bot committed Feb 20, 2023
1 parent bbb6f28 commit 0003e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label_new_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
wait_time: 5 # check every 5 seconds
max_time: 120 # timeout after 2 minutes

- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Add default label in case of failure
uses: actions-ecosystem/action-add-labels@v1
if: ${{ failure() }}
Expand Down

0 comments on commit 0003e2d

Please sign in to comment.