mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-12 22:37:30 +00:00
.github/workflows/update-terraform-providers.yml: disable scheduled update
try nixpkgs-update with passthru.updateScript
This commit is contained in:
parent
8303af8aac
commit
5fabd2ba5a
@ -1,8 +1,8 @@
|
||||
name: "Update terraform-providers"
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "14 3 * * 0"
|
||||
#schedule:
|
||||
# - cron: "14 3 * * 0"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Loading…
Reference in New Issue
Block a user