Skip to content

Commit

Permalink
CI - Remove duplicate If statement
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtrafford committed Oct 10, 2023
1 parent c66f090 commit 98a0309
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ jobs:

# Stop the AWS runner
stop-runner:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.repository
name: Stop self hosted EC2 runnner
needs:
- start-runner
Expand Down

0 comments on commit 98a0309

Please sign in to comment.