Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Autumn60 <[email protected]>
  • Loading branch information
Autumn60 committed Jul 2, 2024
1 parent ab44b89 commit 1a562d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [main]
jobs:
make-sure-label-is-present:
uses: ./.github/workflows/labelcheck.yaml
uses: ./.github/workflows/label-check.yaml
with:
label: tag:run-build-and-test
build_and_test:
Expand Down

0 comments on commit 1a562d4

Please sign in to comment.