diff --git a/.github/workflows/javascript-tests.yml b/.github/workflows/javascript-tests.yml index 6eec2ac604..e58a896509 100644 --- a/.github/workflows/javascript-tests.yml +++ b/.github/workflows/javascript-tests.yml @@ -50,6 +50,8 @@ jobs: permissions: contents: read if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }} + with: + disable-apparmor: true slack-notifications: name: Slack Notifications