Merge pull request #2649 from felixhandte/circleci-release-job-fix

Fix CircleCI Config to Fully Remove `publish-github-release` Job
This commit is contained in:
Yann Collet
2021-05-17 11:22:56 -07:00
committed by GitHub
-10
View File
@@ -99,16 +99,6 @@ workflows:
branches:
only:
- regression
# Only run on release tags.
- publish-github-release:
requires:
- short-tests-0
- short-tests-1
filters:
branches:
ignore: /.*/
tags:
only: /^v\d+\.\d+\.\d+$/
nightly:
triggers:
- schedule: