forked from kalipso/infrastructure
[actions] test on push
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user