Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriocomo committed Oct 11, 2024
1 parent 10ca5ea commit dbdb69a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: pull-request

on:
push:
branches:
- "**"
# branches: [main]
pull_request:
branches: [main]
Expand All @@ -26,7 +28,6 @@ jobs:
ghcr.io/teamdigitale/dataviz-srv:
# generate Docker tags based on the following events/attributes
tags: |
type=schedule
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
Expand Down

0 comments on commit dbdb69a

Please sign in to comment.