Skip to content

Commit

Permalink
fix: ci.yml file is not triggered (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurosakishigure authored Dec 16, 2024
1 parent 69f7f3b commit e619442
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: CI

on:
push:
tags: [ '[0-9]+.[0-9]+.[0-9]+', '[0-9]+.[0-9]+.[0-9]+-canary.[0-9]+' ]
pull_request:
branches: [ 'canary' ]

Expand Down

0 comments on commit e619442

Please sign in to comment.