We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8f5e9 commit ab27a86Copy full SHA for ab27a86
1 file changed
.github/workflows/fetch_commit.yml
@@ -11,7 +11,7 @@ on:
11
- cron: '0 2 * * *' # Runs at 2 AM every day
12
13
jobs:
14
- daily-run:
+ fetch-commit:
15
runs-on: ubuntu-latest
16
17
env:
0 commit comments