Skip to content

Commit

Permalink
Update workshop-builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nbgitfa77 committed Oct 5, 2023
1 parent 283963e commit d71b70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workshop-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
jobs:
main:
runs-on: ubuntu
runs-on: ubuntu-latest
permissions:
contents: 'read'
actions: 'write'
Expand Down

0 comments on commit d71b70a

Please sign in to comment.