We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56a7f0 commit b7a6f35Copy full SHA for b7a6f35
1 file changed
.github/workflows/copilot-maintenance.yml
@@ -24,6 +24,7 @@ jobs:
24
delete-old-copilot-branches:
25
name: Delete Old Copilot Branches
26
runs-on: ubuntu-latest
27
+ if: github.repository == 'github/gh-aw'
28
steps:
29
- name: Checkout repository
30
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments