Skip to content

Commit

Permalink
change os in CI labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
TFRicardoMoya committed Oct 9, 2024
1 parent e2a19d7 commit 15de0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read # to read a configuration file
pull-requests: write # to add labels to pull requests

runs-on: cdorunner-aipro-cicd
runs-on: [ubuntu-latest]

steps:
- name: Checkout ${{ github.event.client_payload.pull_request.head.ref }}
Expand Down

0 comments on commit 15de0fe

Please sign in to comment.