Skip to content

Commit

Permalink
ci(is): align workflows across branches
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock committed Jan 13, 2025
1 parent c9ab4a3 commit 474e2c6
Showing 1 changed file with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
name: "IdentityServer 7.1"
name: "identity-server-ci"

on:
workflow_dispatch:
workflow_dispatch:
push:
branches:
- main
- features/**
- main
- releases/is/**
tags:
- '*.*.*'
- 'is/*.*.*'

pull_request:

env:
Expand Down

0 comments on commit 474e2c6

Please sign in to comment.