Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Flameopathic committed Jun 29, 2024
1 parent cdede6f commit 4898a4e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/flake-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ name: flake update
on:
workflow_dispatch: # allows manual triggering
schedule:
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00

permissions:
pull-requests: write

- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00

jobs:
lockfile:
Expand Down

0 comments on commit 4898a4e

Please sign in to comment.