Skip to content

Commit

Permalink
build(runner): try runners group only
Browse files Browse the repository at this point in the history
  • Loading branch information
parfeon committed May 27, 2024
1 parent 35c30ad commit 294bbcc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run-validations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
name: 'Validate .pubnub.yml'
runs-on:
group: GH-runners
labels: linux-2core-publicip-1
steps:
- name: Checkout project
uses: actions/checkout@v4
Expand All @@ -37,7 +36,6 @@ jobs:
name: Validations
runs-on:
group: GH-runners
labels: linux-2core-publicip-1
needs: [pubnub-yml]
steps:
- name: Validations summary
Expand Down

0 comments on commit 294bbcc

Please sign in to comment.