/
githubmirror
/
ceph
Обзор
Документация
Войти
/
githubmirror
/
ceph
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/workflows/pr-checklist.yml
26 строк
606 B
Patrick Donnelly
.github/workflows/pr-checklist: switch to pull_request_target and scope permissions
30 июл 2026, 17:55
Не верифицирован
30 июл 2026, 17:55
3506060
Код
Авторство
О чём код?
--- name: "Pull Request Checklist" on: pull_request_target: branches: - main types: - edited - opened - reopened # https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#defining-access-for-the-github_token-scopes permissions: pull-requests: read jobs: pr_checklist: runs-on: ubuntu-latest name: Verify Checklist steps: - name: Sleep for 30 seconds run: sleep 30s shell: bash - name: Action id: checklist uses: ceph/ceph-pr-checklist-action@bbb22324f4542fe8ca98c9be74b3aa4365eec38b