Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
thecooltechguy committed Feb 23, 2024
1 parent d47ee81 commit 56e2c66
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/bake-web-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: ci

on:
push:
branches:
- "main"
branches: [ main ]
pull_request:
branches: [ main ]


jobs:
docker:
Expand Down

0 comments on commit 56e2c66

Please sign in to comment.