Loading .github/workflows/test.yaml +3 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,6 @@ on: branches: [ master ] jobs: build: runs-on: ubuntu-latest steps: Loading @@ -33,3 +31,6 @@ jobs: value: $((${{ secrets.MINOR }}+1)) repository: kroese/virtual-dsm token: ${{ secrets.REPO_ACCESS_TOKEN }} Loading
.github/workflows/test.yaml +3 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,6 @@ on: branches: [ master ] jobs: build: runs-on: ubuntu-latest steps: Loading @@ -33,3 +31,6 @@ jobs: value: $((${{ secrets.MINOR }}+1)) repository: kroese/virtual-dsm token: ${{ secrets.REPO_ACCESS_TOKEN }}