Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Oct 11, 2023
1 parent 14ca953 commit 0e41ae1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/superlinter.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,10 @@ on:

jobs:
calling:
permissions:
contents: read
packages: read
statuses: write

uses: ./.github/workflows/superlinter.yml
...
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ on:

jobs:
calling:
permissions:
contents: read
packages: read
statuses: write

uses: vbem/reusable/.github/workflows/keepalive.yml@v1
...
```

0 comments on commit 0e41ae1

Please sign in to comment.