Skip to content

Commit

Permalink
Changes to runner
Browse files Browse the repository at this point in the history
  • Loading branch information
santosh-sonar committed Oct 22, 2024
1 parent 71a807b commit 713dc08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Analyse


on:
Expand All @@ -11,8 +11,8 @@ on:

jobs:
build:
name: Build and analyze
runs-on: self-hosted
name: Analyze
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 713dc08

Please sign in to comment.