Skip to content

Commit

Permalink
Change job name of find-issues
Browse files Browse the repository at this point in the history
  • Loading branch information
yl-1993 committed Oct 8, 2023
1 parent e6d98e1 commit 273e062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/find-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- cron: "0 0 */2 * *"

jobs:
check-comments:
find-issues:
runs-on: ubuntu-latest
steps:
- name: Find issues
Expand Down

0 comments on commit 273e062

Please sign in to comment.