mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-05-25 09:03:59 +02:00
Do not trigger ruleset workflow when closing a milestone
This commit is contained in:
parent
8cecc6989a
commit
7372083a5a
1
.github/workflows/milestone-workflow.yml
vendored
1
.github/workflows/milestone-workflow.yml
vendored
@ -150,6 +150,7 @@ jobs:
|
||||
|
||||
update-ruleset:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event.action == 'created'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install jq
|
||||
|
Loading…
x
Reference in New Issue
Block a user