Do not trigger ruleset workflow when closing a milestone

This commit is contained in:
Kerollmops
2025-04-16 18:14:12 +02:00
parent 8cecc6989a
commit 7372083a5a

View File

@ -150,6 +150,7 @@ jobs:
update-ruleset:
runs-on: ubuntu-latest
if: github.event.action == 'created'
steps:
- uses: actions/checkout@v3
- name: Install jq