Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
  • Loading branch information
mmorel-35 committed Jan 19, 2024
1 parent bc89922 commit 1369492
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@ on:
pull_request:
branches: [ "main" ]

permissions:
contents: read

jobs:

build:
runs-on: ubuntu-22.04

permissions:
checks: write
steps:

- name: Checkout
Expand Down

0 comments on commit 1369492

Please sign in to comment.