👷 Update CI GitHub Actions to allow running in private repos (#1125)

This commit is contained in:
Sebastián Ramírez
2024-03-25 15:34:05 -05:00
committed by GitHub
parent 2e30c948cb
commit 78777ff011
2 changed files with 6 additions and 3 deletions

View File

@@ -19,6 +19,8 @@ on:
jobs:
latest-changes:
runs-on: ubuntu-latest
permissions:
pull-requests: read
steps:
- name: Dump GitHub context
env: