Skip to content

Commit

Permalink
fix(ci): update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AmruthPillai committed Nov 13, 2023
1 parent bdc8353 commit a2f0a88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Publish Docker Image

on:
workflow_dispatch:
push:
branches:
- v4

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
27 changes: 0 additions & 27 deletions .github/workflows/update-translations.yml

This file was deleted.

0 comments on commit a2f0a88

Please sign in to comment.