don't run nightly on branches
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7249 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a2b417c0a0
commit
3e58c76935
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -70,6 +70,7 @@ jobs:
|
||||||
if: matrix.nightly == 'nightly' && github.ref == 'refs/heads/master'
|
if: matrix.nightly == 'nightly' && github.ref == 'refs/heads/master'
|
||||||
|
|
||||||
nightly:
|
nightly:
|
||||||
|
if: github.ref == 'refs/heads/master'
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
needs: [build]
|
needs: [build]
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue