Skip to content

Commit

Permalink
feat: add labels update workflow in test mode
Browse files Browse the repository at this point in the history
  • Loading branch information
P1sar committed Jan 15, 2024
1 parent c4ef1c1 commit b819da8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: checkout repo
- uses: actions/checkout@v4

- uses: EndBug/label-sync@v2
- name: sync labels
with:
Expand Down

0 comments on commit b819da8

Please sign in to comment.