Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
fix: match ci by name [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Jan 5, 2024
1 parent e2fe98f commit c4a17b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Maintenance & Release candidate
on:
push:
branches:
- \@pluto-encrypted/v+([0-9])?(.{+([0-9]),x}).x
- '@pluto-encrypted/v([0-9]+)(\.+([0-9]|x)+)*\.+x'
- develop
workflow_call:
workflow_dispatch:
Expand Down

0 comments on commit c4a17b6

Please sign in to comment.