mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-15 17:46:10 +02:00
ci: harden workflows and sponsor code review config
This commit is contained in:
parent
10c303e609
commit
3e30f1a56a
7 changed files with 119 additions and 58 deletions
2
.github/workflows/reusable-validate.yml
vendored
2
.github/workflows/reusable-validate.yml
vendored
|
|
@ -18,6 +18,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue