feat: Add trigger for pages.yml workflow file changes

This commit is contained in:
Paul Gauthier (aider) 2025-01-16 08:38:38 -08:00
parent ebc475d278
commit 05ffc7f8d6

View file

@ -12,6 +12,7 @@ on:
- "main"
paths:
- "aider/website/**"
- ".github/workflows/pages.yml"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: