Skip to content

Commit

Permalink
gha: runs-on: group: zephyr-builds
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoBCD committed Oct 16, 2023
1 parent 3a74600 commit d52782e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
build:

name: build-and-push-image
runs-on: ubuntu-latest
runs-on:
group: zephyr-builds
permissions:
contents: read
packages: write
Expand Down

0 comments on commit d52782e

Please sign in to comment.