Skip to content

Commit

Permalink
chore: change docker workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatpotato13 authored Aug 14, 2021
1 parent c7531c0 commit 602f712
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Github Actions
on:
push:
branches:
- '**'
- 'master'
- 'dev'
tags:
- '**'

Expand Down

0 comments on commit 602f712

Please sign in to comment.