Skip to content

Commit

Permalink
chore: add build for main
Browse files Browse the repository at this point in the history
  • Loading branch information
younes200 committed Jan 14, 2025
1 parent 741f145 commit bacb0c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ concurrency:

on:
push:
branches: [staging]
branches: [staging, main]
workflow_dispatch:

jobs:
build-containers:
Expand Down

0 comments on commit bacb0c7

Please sign in to comment.