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 7181331 commit d3da30c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: pull-request

on:
push:
# branches: [main]
branches:
- "**"
# branches: [main]
tags:
- v*
pull_request:
branches: [main]
tags:
- v*

permissions:
# To push Docker images to GitHub
Expand Down

0 comments on commit d3da30c

Please sign in to comment.