CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-11-08 11:25:23 +01:00
parent d7142312c9
commit a5c32db01b
5 changed files with 6 additions and 6 deletions
@@ -5,7 +5,7 @@ on:
workflow_dispatch:
jobs:
job-close-pull-requests:
if: github.repository_owner == 'upx'
if: github.repository_owner == 'upx' && github.repository == 'upx/upx'
name: 'Close pull requests'
runs-on: ubuntu-latest
permissions: