Skip to content

Commit

Permalink
Fix trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
dany-pellerin committed Dec 3, 2024
1 parent f75a81f commit 49b4db6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ios-sdk-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
pull_request:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+(-[a-zA-Z0-9]+)?"
- v[0-9]+.[0-9]+.[0-9]+
- v[0-9]+.[0-9]+.[0-9]+-*

jobs:
setup:
Expand Down

0 comments on commit 49b4db6

Please sign in to comment.