fix push so it doesn't run twice

This commit is contained in:
Mayukha Vadari
2025-08-21 10:31:19 -04:00
parent f6d15f3d16
commit ac16c83a9f

View File

@@ -5,6 +5,7 @@ name: "Copilot Setup Steps"
on:
workflow_dispatch:
push:
branches: [ develop, release, master ]
paths:
- .github/workflows/copilot-setup-steps.yml
pull_request: