GH Action - Remove self-hosted label request (#5375)

This commit is contained in:
Shivam Goyal
2023-02-16 14:21:15 +05:30
committed by GitHub Enterprise
parent f9ad5714bf
commit a887693f46
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ concurrency:
jobs:
spotless:
runs-on: [ self-hosted, default ]
runs-on: [ default ]
steps:
- name: Checkout
uses: actions/checkout@v3