Skip to content

Commit 40ff3d6

Browse files
Update schedule.yml
1 parent f117b13 commit 40ff3d6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name: Schedule
2-
32
on:
43
schedule:
54
- cron: "0 * * * *"
@@ -26,4 +25,4 @@ jobs:
2625
with:
2726
tag_name: ${{ steps.versions.outputs.cli }}
2827
env:
29-
GITHUB_TOKEN: ${{ secrets.PAT }}
28+
GITHUB_TOKEN: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)