Skip to content

Commit

Permalink
Merge pull request #2566 from kuzzleio/fix/workflow-run-rework
Browse files Browse the repository at this point in the history
fix: deployment workflow run rework
  • Loading branch information
rolljee authored Dec 19, 2024
2 parents 3d6c8b2 + e565d7d commit 78e3176
Show file tree
Hide file tree
Showing 12 changed files with 248 additions and 249 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
permissions:
actions: read
contents: read
Expand Down
38 changes: 0 additions & 38 deletions .github/workflows/core-dev.yml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/elasticsearch.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/kuzzle-core.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/kuzzle-plugin-dev.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/kuzzle-runner.yml

This file was deleted.

Loading

0 comments on commit 78e3176

Please sign in to comment.