Skip to content

Commit

Permalink
Merge pull request #21059 from wso2/janakamarasena-patch-1
Browse files Browse the repository at this point in the history
Update oidc-conformance-test.yml to run nightly
  • Loading branch information
madurangasiriwardena committed Sep 5, 2024
2 parents ad8ca5c + 65543d2 commit 77b6486
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/oidc-conformance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
name: OIDC Conformance Test

on:
schedule:
# Everyday at 08:30 UTC (2:00 AM SL time)
- cron: '30 20 * * *'
# Allows the workflow to run automatically after a release
release:
types: [published]
Expand Down

0 comments on commit 77b6486

Please sign in to comment.