[actions] test on push

This commit is contained in:
2024-10-23 23:28:31 +02:00
parent 4c594436d2
commit c624ac0dce

View File

@@ -1,9 +1,10 @@
name: "Update flakes" name: "Update flakes"
on: on:
push:
repository_dispatch: repository_dispatch:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '38 0 * * 0,4' - cron: '38 0 * * 2'
permissions: permissions:
pull-requests: write pull-requests: write
contents: write contents: write