Skip to content

Commit

Permalink
fix(ci): push
Browse files Browse the repository at this point in the history
Signed-off-by: vados <[email protected]>
  • Loading branch information
t3hmrman committed Nov 27, 2023
1 parent b95de7b commit c0765a6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/container.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Build pg_idkit container

on:
- push:
branches:
- feat/infra/add-dockerfiles
- v[0-9]+\.[0-9]+\.[0-9]+
push:
branches:
- feat/infra/add-dockerfiles
- v[0-9]+\.[0-9]+\.[0-9]+
jobs:
build:
runs-on: ${{ matrix.config.gh.runner }}
Expand Down

0 comments on commit c0765a6

Please sign in to comment.