mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-02 14:13:58 +01:00
Named checkout job
This commit is contained in:
parent
2334436bac
commit
2ecfba0829
1 changed files with 1 additions and 1 deletions
2
.github/workflows/readme-updater.yml
vendored
2
.github/workflows/readme-updater.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
- name:
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Update readme
|
||||
|
|
|
|||
Loading…
Reference in a new issue