Skip to content

Merge branch 'main' of https://github.com/nvdaes/readFeeds #348

Merge branch 'main' of https://github.com/nvdaes/readFeeds

Merge branch 'main' of https://github.com/nvdaes/readFeeds #348

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'
workflow_dispatch:
jobs:
pre-release:
uses: nvdaes/nvdaAddonWorkflows/.github/workflows/automaticRelease.yaml@main
permissions:
contents: write