mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
try to fix CI
This commit is contained in:
parent
c4a308bb98
commit
cb7abc3467
1 changed files with 16 additions and 14 deletions
2
.github/workflows/mastercheck.yml
vendored
2
.github/workflows/mastercheck.yml
vendored
|
@ -44,6 +44,8 @@ jobs:
|
|||
contents: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Run script to update README
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue