Updated github workflows

pull/38/head
Ian Davis 2023-11-25 12:21:48 +00:00
parent aaacbab37c
commit 3e5cb04a71
No known key found for this signature in database
GPG Key ID: 343ED8609DB7EB86
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4