Skip to content

Commit

Permalink
Merge pull request #4464 from nextcloud-libraries/bugfix/noid/remove-…
Browse files Browse the repository at this point in the history
…author-check
  • Loading branch information
skjnldsv committed Aug 24, 2023
2 parents 2f1f706 + 6d328c6 commit 1b72d62
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/command-l10n-update.yml
Expand Up @@ -15,11 +15,6 @@ jobs:
head_ref: ${{ steps.comment-branch.outputs.head_ref }}

steps:
- name: Check actor permission
uses: skjnldsv/check-actor-permission@v2
with:
require: write

- name: Add reaction on start
uses: peter-evans/create-or-update-comment@v3
with:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/npm-publish.yml
Expand Up @@ -18,11 +18,6 @@ jobs:

name: Build and publish to npm
steps:
- name: Check actor permission level
uses: skjnldsv/check-actor-permission@e591dbfe838300c007028e1219ca82cc26e8d7c5 # v2.1
with:
require: admin

- name: Checkout
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

Expand Down

0 comments on commit 1b72d62

Please sign in to comment.