Skip to content

Commit

Permalink
Limit actions push branches ('master', 'en')
Browse files Browse the repository at this point in the history
  • Loading branch information
aeifn committed May 14, 2024
1 parent 0bcf967 commit cd4acad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Docker Image CI
on:
push:
branches:
- '**'
- 'master'
- 'en'
tags:
- 'v*'
workflow_dispatch:
Expand Down

0 comments on commit cd4acad

Please sign in to comment.