Skip to content

Commit

Permalink
Run CI on ci* tagged commits only
Browse files Browse the repository at this point in the history
  • Loading branch information
samuell committed Jan 25, 2024
1 parent 58a5671 commit 2915d8b
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
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- dev
- 260-improve-ci
tags:
- 'ci*'
pull_request:
release:
types: [published]
Expand Down

0 comments on commit 2915d8b

Please sign in to comment.