Skip to content

Connecting sometimes is too quick, change some ordering logic to fix … #85

Connecting sometimes is too quick, change some ordering logic to fix …

Connecting sometimes is too quick, change some ordering logic to fix … #85

name: pre-release
on:
push:
branches:
- main
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '0 0 * * 6'
jobs:
pre-release:
uses: nvdaes/nvdaAddonWorkflows/.github/workflows/automaticRelease.yaml@main