GA: run development_freeze only on main repository

No point in running this checker on other forks
This commit is contained in:
Luca Boccassi 2022-11-30 10:28:13 +00:00
parent 6b15f2eff9
commit 77e6166679

View file

@ -13,6 +13,7 @@ permissions:
jobs:
freezer:
runs-on: ubuntu-22.04
if: github.repository == 'systemd/systemd'
permissions:
pull-requests: write