Skip to content

Commit

Permalink
fix auto merger
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthapz committed Feb 6, 2024
1 parent c3d67b1 commit 0bf37f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/AutoMerger.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Automerge

on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 7'
- cron: '0 0 * * 0'

env:
MY_REPO: https://Arthapz:${{secrets.GITHUB_TOKEN}}@github.com/TapzCrew/StormKit.git
Expand Down

0 comments on commit 0bf37f3

Please sign in to comment.