mirror of
https://github.com/pfloos/quack
synced 2024-12-22 12:23:50 +01:00
ci on master
This commit is contained in:
parent
01ccecd866
commit
5cf9919143
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -4,10 +4,10 @@ name: QuAcK CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- ci
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- '**'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "42 19 * * 6"
|
- cron: "42 19 * * 6"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user