We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ccd85 commit 189a1b4Copy full SHA for 189a1b4
1 file changed
.github/workflows/auto-tag-based-review.yml
@@ -39,7 +39,7 @@ permissions:
39
40
jobs:
41
tag-based-review:
42
- runs-on: [self-hosted, linux, x64, big]
+ runs-on: ubuntu-latest
43
steps:
44
- name: Checkout code
45
uses: actions/checkout@main
0 commit comments