Skip to content

Commit

Permalink
chore: compile artifacts in the PR temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelmmiguel committed Nov 24, 2023
1 parent 4597a02 commit ae79109
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
# TODO: Remove it
pull_request:
branches: [ "main", "v[0-9]+.[0-9]+" ]

jobs:
build:
Expand Down

0 comments on commit ae79109

Please sign in to comment.