mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 03:05:47 +00:00
fix(github/workflows/bumper): switch to self hosted runner
This commit is contained in:
2
.github/workflows/nix-bumper.yml
vendored
2
.github/workflows/nix-bumper.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
|
||||
jobs:
|
||||
bumper:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
|
||||
permissions:
|
||||
contents: "write"
|
||||
|
||||
Reference in New Issue
Block a user