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
No known key found for this signature in database
GPG Key ID: F250A4C4E3AE5F5F

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