Add workflow #1
1 changed files with 1 additions and 1 deletions
commit
769483cf23
|
|
@ -3,7 +3,7 @@ name: Build and Patch Releases
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- *
|
- '*'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 17 * * *' # Runs daily at 5:30 PM
|
- cron: '30 17 * * *' # Runs daily at 5:30 PM
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue