ci: dependency track can run on any branch
This commit is contained in:
parent
24470aac16
commit
151aca2f14
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ jobs:
|
|||
dependency-track:
|
||||
needs: build-server
|
||||
runs-on: ubuntu-latest
|
||||
if: gitea.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Setup dotnet
|
||||
|
|
Loading…
Reference in a new issue