mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Do not trigger ruleset workflow when closing a milestone
This commit is contained in:
parent
8cecc6989a
commit
7372083a5a
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue