ci(github): remove useless github specific rules.

This commit is contained in:
Alexandre Pujol 2025-05-01 14:37:31 +02:00
parent 48a37bbf34
commit 7431867fa4
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 0 additions and 4 deletions

View file

@ -1,3 +0,0 @@
@{bin}/waagent r,
/var/lib/waagent/** r,

View file

@ -101,7 +101,6 @@ jobs:
sudo apt-get install -y \ sudo apt-get install -y \
apparmor-profiles apparmor-utils \ apparmor-profiles apparmor-utils \
bats bats-support bats bats-support
sudo install -Dm0644 .github/local/needrestart /etc/apparmor.d/local/needrestart
- name: Install apparmor.d - name: Install apparmor.d
run: | run: |