Skip to content

Commit

Permalink
Update get-services-status.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGinocchio authored Oct 9, 2024
1 parent 5b68eeb commit 77ebf3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/get-services-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
setup-environment:
runs-on: "composite"
runs-on: ubuntu-latest
steps:
- name: Checkout Main Branch
uses: actions/checkout@v4
Expand Down Expand Up @@ -62,4 +62,4 @@ jobs:
git commit -m "Update weather data"
git push origin data
fi
working-directory: data
working-directory: data

0 comments on commit 77ebf3b

Please sign in to comment.