The custom external USB audio UDEV rule does not take effect

Which system do you use? Android, Ubuntu, OOWOW or others?

ubuntu22

Which version of system do you use? Please provide the version of the system here:

self build

Please describe your issue below:

10-usb-audio.rules :
ACTION=="add", SUBSYSTEM=="sound", DRIVER=="snd-usb-audio", RUN+="/usr/local/bin/usb_audio.sh"

usb_audio.sh:
#!/bin/bash

/usr/bin/amixer -c 1 set 'PCM' 0%

help help Please support, kind person…