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 c801ee4 commit 0b2c623Copy full SHA for 0b2c623
2 files changed
.github/workflows/ci-only.yaml
@@ -14,7 +14,7 @@ jobs:
14
group: ${{ github.ref }}
15
cancel-in-progress: true
16
17
- runs-on: ubuntu-latest
+ runs-on: actuated
18
steps:
19
- uses: actions/checkout@master
20
with:
.github/workflows/publish.yaml
@@ -17,7 +17,7 @@ jobs:
repository-projects: read
statuses: read
21
22
23
0 commit comments