Skip to content

Commit

Permalink
Use PyGranta workflow to check for active runs (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicsteinbach authored and Andy-Grigg committed Jun 3, 2024
1 parent a65666c commit 07d59d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 49 deletions.
48 changes: 0 additions & 48 deletions .github/workflows/check-concurrent-workflows.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/server_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,9 @@ jobs:
retention-days: 7

check_workflow_runs:
name: Check if there are active workflow runs
needs: docs
uses: ./.github/workflows/check-concurrent-workflows.yml
uses: ansys/pygranta/.github/workflows/check-concurrent-workflows.yml@main

stop_vm:
name: Stop Azure VM
Expand Down

0 comments on commit 07d59d2

Please sign in to comment.