We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8dc42a commit e2ac6d8Copy full SHA for e2ac6d8
.github/workflows/semver.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
semver-checks:
12
- runs-on: ubuntu-latest
+ runs-on: self-hosted
13
steps:
14
- name: Checkout source code
15
uses: actions/checkout@v4
0 commit comments