Skip to content

Commit

Permalink
ci: run conformity on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Apr 14, 2021
1 parent 40b09cd commit 3d48259
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/oidc-conformity.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: "OpenID Connect Conformity Tests"

on:
workflow_dispatch:
push:
branches:
- master
pull_request:
branches:
- master

jobs:
oidc-conformity:
Expand Down

0 comments on commit 3d48259

Please sign in to comment.