Skip to content

Commit

Permalink
adapt name of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joergreichert committed Dec 2, 2023
1 parent b66ccd5 commit 406026c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check_for_changes.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Node.js CI
name: CheckForChanges

on:
schedule:
- cron: "00 12 * * *"
- cron: "15 11 * * *"

jobs:
checkForChanges:
Expand Down

0 comments on commit 406026c

Please sign in to comment.