Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
fix: ci permissions
Browse files Browse the repository at this point in the history
claustra01 committed Aug 9, 2024
1 parent f050a7e commit 5ad07e3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pr-lighthouse.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Lighthouse-CI
name: pr-lighthouse

on:
pull_request:

permissions:
checks: write

jobs:
deploy:
runs-on: ubuntu-latest

0 comments on commit 5ad07e3

Please sign in to comment.