Skip to content

Commit

Permalink
Update schedule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nealfennimore authored Jan 17, 2022
1 parent f117b13 commit 40ff3d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Schedule

on:
schedule:
- cron: "0 * * * *"
Expand All @@ -26,4 +25,4 @@ jobs:
with:
tag_name: ${{ steps.versions.outputs.cli }}
env:
GITHUB_TOKEN: ${{ secrets.PAT }}
GITHUB_TOKEN: ${{ secrets.PAT }}

0 comments on commit 40ff3d6

Please sign in to comment.